Home
last modified time | relevance | path

Searched refs:THERMAL_DEVICE_ENABLED (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dthermal.h9 THERMAL_DEVICE_ENABLED, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dthermal.h9 THERMAL_DEVICE_ENABLED, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dthermal.h24 THERMAL_DEVICE_ENABLED, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dthermal.h24 THERMAL_DEVICE_ENABLED, enumerator
/kernel/linux/linux-5.10/drivers/thermal/st/
H A Dstm_thermal.c170 sensor->mode = THERMAL_DEVICE_ENABLED; in stm_sensor_power_on()
359 if (sensor->mode != THERMAL_DEVICE_ENABLED) in stm_thermal_get_temp()
/kernel/linux/linux-6.6/drivers/thermal/st/
H A Dstm_thermal.c167 sensor->mode = THERMAL_DEVICE_ENABLED; in stm_sensor_power_on()
356 if (sensor->mode != THERMAL_DEVICE_ENABLED) in stm_thermal_get_temp()
/kernel/linux/linux-5.10/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c157 data->mode = THERMAL_DEVICE_ENABLED; in ti_thermal_build_data()
/kernel/linux/linux-6.6/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c154 data->mode = THERMAL_DEVICE_ENABLED; in ti_thermal_build_data()
/kernel/linux/linux-6.6/drivers/thermal/
H A Dthermal_core.c300 if (tz->mode != THERMAL_DEVICE_ENABLED) in monitor_thermal_zone()
463 if (mode == THERMAL_DEVICE_ENABLED) in thermal_zone_device_set_mode()
473 return thermal_zone_device_set_mode(tz, THERMAL_DEVICE_ENABLED); in thermal_zone_device_enable()
487 return tz->mode == THERMAL_DEVICE_ENABLED; in thermal_zone_device_is_enabled()
H A Dimx_thermal.c314 if (mode == THERMAL_DEVICE_ENABLED) { in imx_change_mode()
/kernel/linux/linux-5.10/drivers/thermal/intel/
H A Dintel_quark_dts_thermal.c307 if (mode == THERMAL_DEVICE_ENABLED) in sys_change_mode()
/kernel/linux/linux-6.6/drivers/thermal/intel/
H A Dintel_quark_dts_thermal.c287 if (mode == THERMAL_DEVICE_ENABLED) in sys_change_mode()
/kernel/linux/linux-5.10/drivers/thermal/
H A Dthermal_core.c513 if (mode == THERMAL_DEVICE_ENABLED) in thermal_zone_device_set_mode()
523 return thermal_zone_device_set_mode(tz, THERMAL_DEVICE_ENABLED); in thermal_zone_device_enable()
543 return mode == THERMAL_DEVICE_ENABLED; in thermal_zone_device_is_enabled()
H A Dimx_thermal.c314 if (mode == THERMAL_DEVICE_ENABLED) { in imx_change_mode()
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/
H A Dint3400_thermal.c430 mode == THERMAL_DEVICE_ENABLED); in int3400_thermal_change_mode()
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dacerhdf.c421 else if (mode == THERMAL_DEVICE_ENABLED && !kernelmode) in acerhdf_change_mode()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dacerhdf.c435 else if (mode == THERMAL_DEVICE_ENABLED && !kernelmode) in acerhdf_change_mode()
/kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/
H A Dint3400_thermal.c511 enabled = mode == THERMAL_DEVICE_ENABLED; in int3400_thermal_change_mode()

Completed in 16 milliseconds