Searched refs:pch_table (Results 1 – 1 of 1) sorted by relevance
45 } pch_table[] = { variable75 for (i = 0; i < ARRAY_SIZE(pch_table); i++) { in report_pch_info()76 if (pch_table[i].dev_id == dev_id) { in report_pch_info()77 pch_type = pch_table[i].dev_name; in report_pch_info()
Completed in 2 milliseconds