Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dthermal.h401 int thermal_zone_device_disable(struct thermal_zone_device *tz);
454 static inline int thermal_zone_device_disable(struct thermal_zone_device *tz) in thermal_zone_device_disable() function
/kernel/linux/linux-5.10/drivers/platform/x86/
Dacerhdf.c738 ret = thermal_zone_device_disable(thz_dev); in acerhdf_register_thermal()
/kernel/linux/linux-5.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.c527 int thermal_zone_device_disable(struct thermal_zone_device *tz) in thermal_zone_device_disable() function
531 EXPORT_SYMBOL_GPL(thermal_zone_device_disable);
Dthermal_of.c566 thermal_zone_device_disable(tzd); in thermal_zone_of_sensor_unregister()
Dimx_thermal.c845 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()
/kernel/linux/patches/linux-5.10/yangfan_patch/
Dinclude.patch2612 int thermal_zone_device_disable(struct thermal_zone_device *tz);
2619 static inline int thermal_zone_device_disable(struct thermal_zone_device *tz)