Home
last modified time | relevance | path

Searched refs:thermal_zone_get_zone_by_name (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/platform/x86/
A Dgpd-pocket-fan.c162 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()
/linux/include/linux/
A Dthermal.h261 struct thermal_zone_device *thermal_zone_get_zone_by_name(const char *name);
312 static inline struct thermal_zone_device *thermal_zone_get_zone_by_name( in thermal_zone_get_zone_by_name() function
/linux/drivers/thermal/ti-soc-thermal/
A Dti-thermal-common.c156 data->pcb_tz = thermal_zone_get_zone_by_name("pcb"); in ti_thermal_build_data()
/linux/drivers/thermal/intel/
A Dintel_bxt_pmic_thermal.c195 tzd = thermal_zone_get_zone_by_name(td->maps[i].handle); in pmic_thermal_irq_handler()
/linux/drivers/power/supply/
A Dab8500_btemp.c716 di->tz = thermal_zone_get_zone_by_name("battery-thermal"); in ab8500_btemp_probe()
A Dcharger-manager.c1251 thermal_zone_get_zone_by_name(desc->thermal_zone); in cm_init_thermal_data()
/linux/drivers/thermal/
A Dthermal_core.c1629 struct thermal_zone_device *thermal_zone_get_zone_by_name(const char *name) in thermal_zone_get_zone_by_name() function
1655 EXPORT_SYMBOL_GPL(thermal_zone_get_zone_by_name);
/linux/drivers/gpu/drm/tiny/
A Drepaper.c1019 epd->thermal = thermal_zone_get_zone_by_name(thermal_zone); in repaper_probe()
/linux/drivers/mmc/host/
A Dsdhci-omap.c343 thermal_dev = thermal_zone_get_zone_by_name("cpu_thermal"); in sdhci_omap_execute_tuning()
/linux/drivers/soc/mediatek/
A Dmtk-svs.c1825 svsb->tzd = thermal_zone_get_zone_by_name(tz_name_buf); in svs_bank_resource_setup()

Completed in 32 milliseconds