Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dthermal.h11 THERMAL_DEVICE_ENABLED, enumerator
/linux/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c154 data->mode = THERMAL_DEVICE_ENABLED; in ti_thermal_build_data()
/linux/drivers/platform/x86/
H A Dacerhdf.c415 else if (mode == THERMAL_DEVICE_ENABLED && !kernelmode) in acerhdf_change_mode()
/linux/drivers/thermal/
H A Dthermal_sysfs.c56 if (tz->mode == THERMAL_DEVICE_ENABLED) in mode_show()