Searched refs:thermal_zone_get_zone_by_name (Results 1 – 4 of 4) sorted by relevance
162 fan->dts0 = thermal_zone_get_zone_by_name("soc_dts0"); in gpd_pocket_fan_probe()166 fan->dts1 = thermal_zone_get_zone_by_name("soc_dts1"); in gpd_pocket_fan_probe()
156 data->pcb_tz = thermal_zone_get_zone_by_name("pcb"); in ti_thermal_build_data()
195 tzd = thermal_zone_get_zone_by_name(td->maps[i].handle); in pmic_thermal_irq_handler()
1756 struct thermal_zone_device *thermal_zone_get_zone_by_name(const char *name) in thermal_zone_get_zone_by_name() function1781 EXPORT_SYMBOL_GPL(thermal_zone_get_zone_by_name);