Home
last modified time | relevance | path

Searched refs:THERMAL_NO_LIMIT (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/dt-bindings/thermal/
H A Dthermal.h13 #define THERMAL_NO_LIMIT (~0) macro
/kernel/linux/linux-5.10/include/dt-bindings/thermal/
H A Dthermal.h13 #define THERMAL_NO_LIMIT (~0) macro
/kernel/linux/linux-6.6/include/dt-bindings/thermal/
H A Dthermal.h13 #define THERMAL_NO_LIMIT (~0) macro
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/thermal/
H A Dthermal.h13 #define THERMAL_NO_LIMIT (~0) macro
/kernel/linux/linux-5.10/drivers/acpi/
H A Dthermal.c729 THERMAL_NO_LIMIT, THERMAL_NO_LIMIT, in acpi_thermal_cooling_device_cb()
754 THERMAL_NO_LIMIT, THERMAL_NO_LIMIT, in acpi_thermal_cooling_device_cb()
771 cdev, THERMAL_NO_LIMIT, in acpi_thermal_cooling_device_cb()
772 THERMAL_NO_LIMIT, in acpi_thermal_cooling_device_cb()
/kernel/linux/linux-5.10/drivers/thermal/
H A Dthermal_core.c698 THERMAL_NO_LIMIT, in thermal_zone_device_rebind_exception()
699 THERMAL_NO_LIMIT, in thermal_zone_device_rebind_exception()
806 * THERMAL_NO_LIMIT means no upper limit,
809 * THERMAL_NO_LIMIT means no lower limit,
854 lower = lower == THERMAL_NO_LIMIT ? 0 : lower; in thermal_zone_bind_cooling_device()
855 upper = upper == THERMAL_NO_LIMIT ? max_state : upper; in thermal_zone_bind_cooling_device()
1021 upper = THERMAL_NO_LIMIT; in __bind()
1022 lower = THERMAL_NO_LIMIT; in __bind()
H A Dimx_thermal.c392 THERMAL_NO_LIMIT, in imx_bind()
393 THERMAL_NO_LIMIT, in imx_bind()
/kernel/linux/linux-6.6/drivers/acpi/
H A Dthermal.c590 THERMAL_NO_LIMIT, in acpi_thermal_cooling_device_cb()
591 THERMAL_NO_LIMIT, in acpi_thermal_cooling_device_cb()
617 THERMAL_NO_LIMIT, in acpi_thermal_cooling_device_cb()
618 THERMAL_NO_LIMIT, in acpi_thermal_cooling_device_cb()
/kernel/linux/linux-5.10/include/linux/
H A Dthermal.h27 #define THERMAL_NO_LIMIT ((u32)~0) macro
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dacerhdf.c375 THERMAL_NO_LIMIT, THERMAL_NO_LIMIT, in acerhdf_bind()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dacerhdf.c389 THERMAL_NO_LIMIT, THERMAL_NO_LIMIT, in acerhdf_bind()
/kernel/linux/linux-6.6/include/linux/
H A Dthermal.h24 #define THERMAL_NO_LIMIT ((u32)~0) macro
/kernel/linux/linux-6.6/drivers/thermal/
H A Dimx_thermal.c367 THERMAL_NO_LIMIT, in imx_bind()
368 THERMAL_NO_LIMIT, in imx_bind()
H A Dthermal_core.c611 * THERMAL_NO_LIMIT means no upper limit,
614 * THERMAL_NO_LIMIT means no lower limit,
658 lower = lower == THERMAL_NO_LIMIT ? 0 : lower; in thermal_zone_bind_cooling_device()
660 if (upper == THERMAL_NO_LIMIT) { in thermal_zone_bind_cooling_device()

Completed in 14 milliseconds