Searched refs:thermal_zone_device_disable (Results 1 – 11 of 11) sorted by relevance
270 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
354 thermal_zone_device_disable(tz); in thermal_of_zone_unregister()
328 thermal_zone_device_disable(tzd); in sprd_thm_toggle_sensor()
538 thermal_zone_device_disable(tzd); in hisi_thermal_toggle_sensor()
646 int thermal_zone_device_disable(struct thermal_zone_device *tz) in thermal_zone_device_disable() function650 EXPORT_SYMBOL_GPL(thermal_zone_device_disable);
780 ret = thermal_zone_device_disable(data->tz); in imx_thermal_suspend()
72 result = thermal_zone_device_disable(tz); in mode_store()
1360 thermal_zone_device_disable(tzd); in rockchip_thermal_toggle_sensor()
669 ret = thermal_zone_device_disable(thz_dev); in acerhdf_register_thermal()
291 err = thermal_zone_device_disable(tzd); in tegra_tsensor_disable_hw_channel()
660 thermal_zone_device_disable(tz->thermal_zone); in acpi_thermal_unregister_thermal_zone()
Completed in 38 milliseconds