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