Home
last modified time | relevance | path

Searched refs:THERMAL_DEVICE_DISABLED (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/platform/x86/
Dacerhdf.c419 : THERMAL_DEVICE_DISABLED; in acerhdf_get_mode()
433 if (mode == THERMAL_DEVICE_DISABLED && kernelmode) in acerhdf_set_mode()
/linux-4.1.27/drivers/thermal/
Ddb8500_thermal.c307 if (cur_mode == THERMAL_DEVICE_DISABLED) in db8500_thermal_work()
414 pzone->mode = THERMAL_DEVICE_DISABLED; in db8500_thermal_probe()
Dimx_thermal.c610 data->mode = THERMAL_DEVICE_DISABLED; in imx_thermal_suspend()
Drockchip_thermal.c351 on ? THERMAL_DEVICE_ENABLED : THERMAL_DEVICE_DISABLED); in rockchip_thermal_toggle_sensor()
Dof-thermal.c808 tz->mode = THERMAL_DEVICE_DISABLED; in thermal_of_build_thermal_zone()
Dthermal_core.c583 result = tz->ops->set_mode(tz, THERMAL_DEVICE_DISABLED); in mode_store()
/linux-4.1.27/include/linux/
Dthermal.h68 THERMAL_DEVICE_DISABLED = 0, enumerator
/linux-4.1.27/drivers/thermal/int340x_thermal/
Dint3400_thermal.c220 else if (mode == THERMAL_DEVICE_DISABLED) in int3400_thermal_set_mode()
/linux-4.1.27/drivers/acpi/
Dthermal.c559 THERMAL_DEVICE_DISABLED; in thermal_get_mode()
578 else if (mode == THERMAL_DEVICE_DISABLED) { in thermal_set_mode()