Searched refs:soc_ids (Results 1 – 1 of 1) sorted by relevance
30 } soc_ids[] = { variable139 for (i = 0 ; i < ARRAY_SIZE(soc_ids) ; ++i) { in socinfo_to_soc_id()140 if (soc_ids[i].id == id) in socinfo_to_soc_id()141 return soc_ids[i].name; in socinfo_to_soc_id()