Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dthermal.h394 int thermal_zone_device_disable(struct thermal_zone_device *tz);
442 static inline int thermal_zone_device_disable(struct thermal_zone_device *tz) in thermal_zone_device_disable() function
/linux-6.3-rc2/drivers/thermal/intel/int340x_thermal/
A Dprocessor_thermal_device_pci.c156 thermal_zone_device_disable(tzd); in sys_set_trip_temp()
/linux-6.3-rc2/drivers/platform/x86/
A Dacerhdf.c696 ret = thermal_zone_device_disable(thz_dev); in acerhdf_register_thermal()
/linux-6.3-rc2/drivers/thermal/
A Dthermal_of.c448 thermal_zone_device_disable(tz); in thermal_of_zone_unregister()
A Dsprd_thermal.c328 thermal_zone_device_disable(tzd); in sprd_thm_toggle_sensor()
A Dhisi_thermal.c543 thermal_zone_device_disable(tzd); in hisi_thermal_toggle_sensor()
A Dthermal_core.c476 int thermal_zone_device_disable(struct thermal_zone_device *tz) in thermal_zone_device_disable() function
480 EXPORT_SYMBOL_GPL(thermal_zone_device_disable);
A Dimx_thermal.c827 ret = thermal_zone_device_disable(data->tz); in imx_thermal_suspend()
A Dthermal_sysfs.c71 result = thermal_zone_device_disable(tz); in mode_store()
A Drockchip_thermal.c1195 thermal_zone_device_disable(tzd); in rockchip_thermal_toggle_sensor()
/linux-6.3-rc2/drivers/thermal/tegra/
A Dtegra30-tsensor.c291 err = thermal_zone_device_disable(tzd); in tegra_tsensor_disable_hw_channel()

Completed in 24 milliseconds