Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_of.c343 thermal_zone_device_disable(tz); in thermal_of_zone_unregister()
H A Dthermal_core.c690 int thermal_zone_device_disable(struct thermal_zone_device *tz) in thermal_zone_device_disable() function
694 EXPORT_SYMBOL_GPL(thermal_zone_device_disable);
H A Dimx_thermal.c780 ret = thermal_zone_device_disable(data->tz); in imx_thermal_suspend()
H A Dthermal_sysfs.c75 result = thermal_zone_device_disable(tz); in mode_store()
/linux/drivers/platform/x86/
H A Dacerhdf.c669 ret = thermal_zone_device_disable(thz_dev); in acerhdf_register_thermal()
/linux/drivers/thermal/tegra/
H A Dtegra30-tsensor.c291 err = thermal_zone_device_disable(tzd); in tegra_tsensor_disable_hw_channel()