Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dthermal.h274 int thermal_zone_device_disable(struct thermal_zone_device *tz);
351 static inline int thermal_zone_device_disable(struct thermal_zone_device *tz) in thermal_zone_device_disable() function
/linux-6.15/drivers/thermal/
H A Dthermal_of.c343 thermal_zone_device_disable(tz); in thermal_of_zone_unregister()
H A Dsprd_thermal.c328 thermal_zone_device_disable(tzd); in sprd_thm_toggle_sensor()
H A Dhisi_thermal.c538 thermal_zone_device_disable(tzd); in hisi_thermal_toggle_sensor()
H A Dthermal_core.c690 int thermal_zone_device_disable(struct thermal_zone_device *tz) in thermal_zone_device_disable() function
694 EXPORT_SYMBOL_GPL(thermal_zone_device_disable);
H A Dimx_thermal.c780 ret = thermal_zone_device_disable(data->tz); in imx_thermal_suspend()
H A Dthermal_sysfs.c72 result = thermal_zone_device_disable(tz); in mode_store()
H A Drockchip_thermal.c1361 thermal_zone_device_disable(tzd); in rockchip_thermal_toggle_sensor()
/linux-6.15/drivers/platform/x86/
H A Dacerhdf.c669 ret = thermal_zone_device_disable(thz_dev); in acerhdf_register_thermal()
/linux-6.15/drivers/thermal/tegra/
H A Dtegra30-tsensor.c291 err = thermal_zone_device_disable(tzd); in tegra_tsensor_disable_hw_channel()
/linux-6.15/drivers/acpi/
H A Dthermal.c660 thermal_zone_device_disable(tz->thermal_zone); in acpi_thermal_unregister_thermal_zone()