Searched refs:thermal_zone_device_disable (Results 1 – 4 of 4) sorted by relevance
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()
692 int thermal_zone_device_disable(struct thermal_zone_device *tz) in thermal_zone_device_disable() function696 EXPORT_SYMBOL_GPL(thermal_zone_device_disable);
780 ret = thermal_zone_device_disable(data->tz); in imx_thermal_suspend()