Home
last modified time | relevance | path

Searched refs:TPACPI_LIFE_RUNNING (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dthinkpad_acpi.c359 TPACPI_LIFE_RUNNING, enumerator
424 (tpacpi_lifecycle == TPACPI_LIFE_RUNNING))) { \
769 if (tpacpi_lifecycle != TPACPI_LIFE_RUNNING) in dispatch_acpi_notify()
2705 case TPACPI_LIFE_RUNNING: in hotkey_inputdev_open()
4281 if (!WARN((tpacpi_lifecycle == TPACPI_LIFE_RUNNING || !enable), in hotkey_enabledisable_warn()
8544 if (tpacpi_lifecycle != TPACPI_LIFE_RUNNING) in fan_watchdog_fire()
10749 tpacpi_lifecycle = TPACPI_LIFE_RUNNING; in thinkpad_acpi_module_init()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthinkpad_acpi.c381 TPACPI_LIFE_RUNNING, enumerator
446 (tpacpi_lifecycle == TPACPI_LIFE_RUNNING))) { \
790 if (tpacpi_lifecycle != TPACPI_LIFE_RUNNING) in dispatch_acpi_notify()
2582 case TPACPI_LIFE_RUNNING: in hotkey_inputdev_open()
4175 if (!WARN((tpacpi_lifecycle == TPACPI_LIFE_RUNNING || !enable), in hotkey_enabledisable_warn()
8485 if (tpacpi_lifecycle != TPACPI_LIFE_RUNNING) in fan_watchdog_fire()
11771 tpacpi_lifecycle = TPACPI_LIFE_RUNNING; in thinkpad_acpi_module_init()

Completed in 38 milliseconds