thermal_zone_get_zone_by_name 1075 drivers/gpu/drm/tiny/repaper.c 		epd->thermal = thermal_zone_get_zone_by_name(thermal_zone);
thermal_zone_get_zone_by_name  305 drivers/mmc/host/sdhci-omap.c 	thermal_dev = thermal_zone_get_zone_by_name("cpu_thermal");
thermal_zone_get_zone_by_name  158 drivers/platform/x86/gpd-pocket-fan.c 	fan->dts0 = thermal_zone_get_zone_by_name("soc_dts0");
thermal_zone_get_zone_by_name  162 drivers/platform/x86/gpd-pocket-fan.c 	fan->dts1 = thermal_zone_get_zone_by_name("soc_dts1");
thermal_zone_get_zone_by_name 1444 drivers/power/supply/charger-manager.c 			thermal_zone_get_zone_by_name(desc->thermal_zone);
thermal_zone_get_zone_by_name  195 drivers/thermal/intel/intel_bxt_pmic_thermal.c 			tzd = thermal_zone_get_zone_by_name(td->maps[i].handle);
thermal_zone_get_zone_by_name  420 drivers/thermal/of-thermal.c 	tzd = thermal_zone_get_zone_by_name(zone->name);
thermal_zone_get_zone_by_name 1111 drivers/thermal/of-thermal.c 		zone = thermal_zone_get_zone_by_name(child->name);
thermal_zone_get_zone_by_name 1465 drivers/thermal/thermal_core.c EXPORT_SYMBOL_GPL(thermal_zone_get_zone_by_name);
thermal_zone_get_zone_by_name  159 drivers/thermal/ti-soc-thermal/ti-thermal-common.c 	data->pcb_tz = thermal_zone_get_zone_by_name("pcb");
thermal_zone_get_zone_by_name  456 include/linux/thermal.h struct thermal_zone_device *thermal_zone_get_zone_by_name(const char *name);