Searched refs:thermal_zone_get_zone_by_name (Results 1 – 9 of 9) sorted by relevance
158 fan->dts0 = thermal_zone_get_zone_by_name("soc_dts0"); in gpd_pocket_fan_probe()162 fan->dts1 = thermal_zone_get_zone_by_name("soc_dts1"); in gpd_pocket_fan_probe()
393 struct thermal_zone_device *thermal_zone_get_zone_by_name(const char *name);431 static inline struct thermal_zone_device *thermal_zone_get_zone_by_name( in thermal_zone_get_zone_by_name() function
159 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()
382 tzd = thermal_zone_get_zone_by_name(zone->name); in thermal_zone_of_add_sensor()1012 zone = thermal_zone_get_zone_by_name(child->name); in of_thermal_destroy_zones()
1583 struct thermal_zone_device *thermal_zone_get_zone_by_name(const char *name) in thermal_zone_get_zone_by_name() function1609 EXPORT_SYMBOL_GPL(thermal_zone_get_zone_by_name);
1046 epd->thermal = thermal_zone_get_zone_by_name(thermal_zone); in repaper_probe()
312 thermal_dev = thermal_zone_get_zone_by_name("cpu_thermal"); in sdhci_omap_execute_tuning()
1254 thermal_zone_get_zone_by_name(desc->thermal_zone); in cm_init_thermal_data()