Searched refs:thermal_table (Results 1 – 4 of 4) sorted by relevance
40 static struct pmic_table thermal_table[] = { variable185 .thermal_table = thermal_table,186 .thermal_table_count = ARRAY_SIZE(thermal_table),
125 static struct pmic_table thermal_table[] = { variable219 .thermal_table = thermal_table,220 .thermal_table_count = ARRAY_SIZE(thermal_table),
19 struct pmic_table *thermal_table; member
178 result = pmic_get_reg_bit(address, d->thermal_table, in intel_pmic_thermal_handler()