Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dthermal.h10 THERMAL_DEVICE_DISABLED = 0, enumerator
/linux/drivers/platform/x86/
H A Dacerhdf.c413 if (mode == THERMAL_DEVICE_DISABLED && kernelmode) in acerhdf_change_mode()
/linux/drivers/thermal/
H A Dthermal_core.c287 __thermal_zone_device_set_mode(tz, THERMAL_DEVICE_DISABLED); in thermal_zone_broken_disable()
692 return thermal_zone_device_set_mode(tz, THERMAL_DEVICE_DISABLED); in thermal_zone_device_disable()