Home
last modified time | relevance | path

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

/linux/include/linux/
A Dthermal.h270 int thermal_zone_device_disable(struct thermal_zone_device *tz);
343 static inline int thermal_zone_device_disable(struct thermal_zone_device *tz) in thermal_zone_device_disable() function
/linux/drivers/thermal/
A Dthermal_of.c354 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.c538 thermal_zone_device_disable(tzd); in hisi_thermal_toggle_sensor()
A Dthermal_core.c646 int thermal_zone_device_disable(struct thermal_zone_device *tz) in thermal_zone_device_disable() function
650 EXPORT_SYMBOL_GPL(thermal_zone_device_disable);
A Dimx_thermal.c780 ret = thermal_zone_device_disable(data->tz); in imx_thermal_suspend()
A Dthermal_sysfs.c72 result = thermal_zone_device_disable(tz); in mode_store()
A Drockchip_thermal.c1360 thermal_zone_device_disable(tzd); in rockchip_thermal_toggle_sensor()
/linux/drivers/platform/x86/
A Dacerhdf.c669 ret = thermal_zone_device_disable(thz_dev); in acerhdf_register_thermal()
/linux/drivers/thermal/tegra/
A Dtegra30-tsensor.c291 err = thermal_zone_device_disable(tzd); in tegra_tsensor_disable_hw_channel()
/linux/drivers/acpi/
A Dthermal.c660 thermal_zone_device_disable(tz->thermal_zone); in acpi_thermal_unregister_thermal_zone()

Completed in 38 milliseconds