Home
last modified time | relevance | path

Searched refs:thermal_zone_device_disable (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A 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-6.6/include/linux/
H A Dthermal.h358 int thermal_zone_device_disable(struct thermal_zone_device *tz);
432 static inline int thermal_zone_device_disable(struct thermal_zone_device *tz) in thermal_zone_device_disable() function
/kernel/linux/linux-5.10/drivers/thermal/
H A Dhisi_thermal.c551 thermal_zone_device_disable(tzd); in hisi_thermal_toggle_sensor()
H A Dsprd_thermal.c328 thermal_zone_device_disable(tzd); in sprd_thm_toggle_sensor()
H A 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); variable
H A Dthermal_of.c566 thermal_zone_device_disable(tzd); in thermal_zone_of_sensor_unregister()
H A Dimx_thermal.c843 * thermal_zone_device_disable() in imx_thermal_suspend()
845 ret = thermal_zone_device_disable(data->tz); in imx_thermal_suspend()
H A Dthermal_sysfs.c67 result = thermal_zone_device_disable(tz); in mode_store()
H A Drockchip_thermal.c1074 thermal_zone_device_disable(tzd); in rockchip_thermal_toggle_sensor()
/kernel/linux/linux-6.6/drivers/thermal/
H A Dsprd_thermal.c328 thermal_zone_device_disable(tzd); in sprd_thm_toggle_sensor()
H A Dhisi_thermal.c540 thermal_zone_device_disable(tzd); in hisi_thermal_toggle_sensor()
H A Dthermal_of.c444 thermal_zone_device_disable(tz); in thermal_of_zone_unregister()
H A Dthermal_core.c477 int thermal_zone_device_disable(struct thermal_zone_device *tz) in thermal_zone_device_disable() function
481 EXPORT_SYMBOL_GPL(thermal_zone_device_disable); variable
H A Dimx_thermal.c797 * thermal_zone_device_disable() in imx_thermal_suspend()
799 ret = thermal_zone_device_disable(data->tz); in imx_thermal_suspend()
H A Dthermal_sysfs.c71 result = thermal_zone_device_disable(tz); in mode_store()
H A Drockchip_thermal.c1360 thermal_zone_device_disable(tzd); in rockchip_thermal_toggle_sensor()
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dacerhdf.c738 ret = thermal_zone_device_disable(thz_dev); in acerhdf_register_thermal()
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dtegra30-tsensor.c291 err = thermal_zone_device_disable(tzd); in tegra_tsensor_disable_hw_channel()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dacerhdf.c690 ret = thermal_zone_device_disable(thz_dev); in acerhdf_register_thermal()
/kernel/linux/linux-6.6/drivers/acpi/
H A Dthermal.c781 thermal_zone_device_disable(tz->thermal_zone); in acpi_thermal_unregister_thermal_zone()

Completed in 25 milliseconds