Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dthermal.h8 THERMAL_DEVICE_DISABLED = 0, enumerator
/openbmc/linux/drivers/platform/x86/
H A Dacerhdf.c433 if (mode == THERMAL_DEVICE_DISABLED && kernelmode) in acerhdf_change_mode()
/openbmc/linux/drivers/thermal/st/
H A Dstm_thermal.c176 sensor->mode = THERMAL_DEVICE_DISABLED; in stm_sensor_power_off()
/openbmc/linux/drivers/thermal/
H A Dthermal_core.c479 return thermal_zone_device_set_mode(tz, THERMAL_DEVICE_DISABLED); in thermal_zone_device_disable()