Searched refs:thermal_zone_device_disable (Results 1 – 11 of 11) sorted by relevance
394 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
156 thermal_zone_device_disable(tzd); in sys_set_trip_temp()
696 ret = thermal_zone_device_disable(thz_dev); in acerhdf_register_thermal()
448 thermal_zone_device_disable(tz); in thermal_of_zone_unregister()
328 thermal_zone_device_disable(tzd); in sprd_thm_toggle_sensor()
543 thermal_zone_device_disable(tzd); in hisi_thermal_toggle_sensor()
476 int thermal_zone_device_disable(struct thermal_zone_device *tz) in thermal_zone_device_disable() function480 EXPORT_SYMBOL_GPL(thermal_zone_device_disable);
827 ret = thermal_zone_device_disable(data->tz); in imx_thermal_suspend()
71 result = thermal_zone_device_disable(tz); in mode_store()
1195 thermal_zone_device_disable(tzd); in rockchip_thermal_toggle_sensor()
291 err = thermal_zone_device_disable(tzd); in tegra_tsensor_disable_hw_channel()
Completed in 21 milliseconds