Searched refs:msm_soc_table (Results 1 – 2 of 2) sorted by relevance
45 static struct therm_msm_soc_type msm_soc_table[] = { variable680 for (idx = 0; idx < ARRAY_SIZE(msm_soc_table); idx++) { in therm_get_soc_id()681 if (soc_id == msm_soc_table[idx].soc_id) { in therm_get_soc_id()682 msm_id = msm_soc_table[idx].msm_id; in therm_get_soc_id()
45 static struct therm_msm_soc_type msm_soc_table[] = { variable761 for (idx = 0; idx < ARRAY_SIZE(msm_soc_table); idx++) { in therm_get_soc_id()762 if (soc_id == msm_soc_table[idx].soc_id) { in therm_get_soc_id()763 msm_id = msm_soc_table[idx].msm_id; in therm_get_soc_id()