Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dthermal.h8 THERMAL_DEVICE_DISABLED = 0, enumerator
/linux-5.19.10/drivers/platform/x86/
Dacerhdf.c419 if (mode == THERMAL_DEVICE_DISABLED && kernelmode) in acerhdf_change_mode()
/linux-5.19.10/drivers/thermal/st/
Dstm_thermal.c179 sensor->mode = THERMAL_DEVICE_DISABLED; in stm_sensor_power_off()
/linux-5.19.10/drivers/thermal/
Dthermal_core.c470 return thermal_zone_device_set_mode(tz, THERMAL_DEVICE_DISABLED); in thermal_zone_device_disable()