Home
last modified time | relevance | path

Searched refs:thermal_zone_device_disable (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/include/linux/
Dthermal.h401 int thermal_zone_device_disable(struct thermal_zone_device *tz);
453 static inline int thermal_zone_device_disable(struct thermal_zone_device *tz) in thermal_zone_device_disable() function
/Linux-v5.10/drivers/platform/x86/
Dacerhdf.c738 ret = thermal_zone_device_disable(thz_dev); in acerhdf_register_thermal()
/Linux-v5.10/drivers/thermal/
Dsprd_thermal.c328 thermal_zone_device_disable(tzd); in sprd_thm_toggle_sensor()
Dhisi_thermal.c555 thermal_zone_device_disable(tzd); in hisi_thermal_toggle_sensor()
Dthermal_core.c526 int thermal_zone_device_disable(struct thermal_zone_device *tz) in thermal_zone_device_disable() function
530 EXPORT_SYMBOL_GPL(thermal_zone_device_disable);
Dimx_thermal.c858 ret = thermal_zone_device_disable(data->tz); in imx_thermal_suspend()
Dthermal_sysfs.c67 result = thermal_zone_device_disable(tz); in mode_store()
Drockchip_thermal.c1074 thermal_zone_device_disable(tzd); in rockchip_thermal_toggle_sensor()