Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dacerhdf.c669 ret = thermal_zone_device_disable(thz_dev); in acerhdf_register_thermal()
/linux/drivers/thermal/
H A Dthermal_of.c361 thermal_zone_device_disable(tz); in thermal_of_zone_unregister()
H A Dhisi_thermal.c538 thermal_zone_device_disable(tzd); in hisi_thermal_toggle_sensor()
H A Dthermal_core.c632 int thermal_zone_device_disable(struct thermal_zone_device *tz) in thermal_zone_device_disable() function
636 EXPORT_SYMBOL_GPL(thermal_zone_device_disable);
H A Dimx_thermal.c778 ret = thermal_zone_device_disable(data->tz); in imx_thermal_suspend()
H A Drockchip_thermal.c1410 thermal_zone_device_disable(tzd); in rockchip_thermal_toggle_sensor()
/linux/drivers/thermal/tegra/
H A Dtegra30-tsensor.c291 err = thermal_zone_device_disable(tzd); in tegra_tsensor_disable_hw_channel()