Home
last modified time | relevance | path

Searched refs:thermal_zone_get_zone_by_name (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dthermal.h393 struct thermal_zone_device *thermal_zone_get_zone_by_name(const char *name);
432 static inline struct thermal_zone_device *thermal_zone_get_zone_by_name( in thermal_zone_get_zone_by_name() function
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dgpd-pocket-fan.c158 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()
/kernel/linux/linux-6.6/drivers/platform/x86/
H 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()
/kernel/linux/linux-6.6/include/linux/
H A Dthermal.h352 struct thermal_zone_device *thermal_zone_get_zone_by_name(const char *name);
401 static inline struct thermal_zone_device *thermal_zone_get_zone_by_name( in thermal_zone_get_zone_by_name() function
/kernel/linux/linux-5.10/drivers/thermal/intel/
H A Dintel_bxt_pmic_thermal.c195 tzd = thermal_zone_get_zone_by_name(td->maps[i].handle); in pmic_thermal_irq_handler()
/kernel/linux/linux-5.10/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c159 data->pcb_tz = thermal_zone_get_zone_by_name("pcb"); in ti_thermal_build_data()
/kernel/linux/linux-6.6/drivers/thermal/intel/
H A Dintel_bxt_pmic_thermal.c195 tzd = thermal_zone_get_zone_by_name(td->maps[i].handle); in pmic_thermal_irq_handler()
/kernel/linux/linux-6.6/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c156 data->pcb_tz = thermal_zone_get_zone_by_name("pcb"); in ti_thermal_build_data()
/kernel/linux/linux-5.10/drivers/thermal/
H A Dthermal_of.c385 tzd = thermal_zone_get_zone_by_name(zone->name); in thermal_zone_of_add_sensor()
1021 zone = thermal_zone_get_zone_by_name(child->name); in of_thermal_destroy_zones()
H A Dthermal_core.c1587 * thermal_zone_get_zone_by_name() - search for a zone and returns its ref
1596 struct thermal_zone_device *thermal_zone_get_zone_by_name(const char *name) in thermal_zone_get_zone_by_name() function
1622 EXPORT_SYMBOL_GPL(thermal_zone_get_zone_by_name); variable
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dab8500_btemp.c717 di->tz = thermal_zone_get_zone_by_name("battery-thermal"); in ab8500_btemp_probe()
H A Dcharger-manager.c1251 thermal_zone_get_zone_by_name(desc->thermal_zone); in cm_init_thermal_data()
/kernel/linux/linux-6.6/drivers/thermal/
H A Dthermal_core.c1487 * thermal_zone_get_zone_by_name() - search for a zone and returns its ref
1496 struct thermal_zone_device *thermal_zone_get_zone_by_name(const char *name) in thermal_zone_get_zone_by_name() function
1522 EXPORT_SYMBOL_GPL(thermal_zone_get_zone_by_name); variable
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-omap.c316 thermal_dev = thermal_zone_get_zone_by_name("cpu_thermal"); in sdhci_omap_execute_tuning()
/kernel/linux/linux-5.10/drivers/power/supply/
H A Dcharger-manager.c1254 thermal_zone_get_zone_by_name(desc->thermal_zone); in cm_init_thermal_data()
/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/
H A Drepaper.c1046 epd->thermal = thermal_zone_get_zone_by_name(thermal_zone); in repaper_probe()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-omap.c343 thermal_dev = thermal_zone_get_zone_by_name("cpu_thermal"); in sdhci_omap_execute_tuning()
/kernel/linux/linux-6.6/drivers/gpu/drm/tiny/
H A Drepaper.c1015 epd->thermal = thermal_zone_get_zone_by_name(thermal_zone); in repaper_probe()
/kernel/linux/linux-6.6/drivers/soc/mediatek/
H A Dmtk-svs.c1684 svsb->tzd = thermal_zone_get_zone_by_name(svsb->tzone_name); in svs_bank_resource_setup()

Completed in 25 milliseconds