Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/platform/x86/
Dthinkpad_acpi.c367 TPACPI_LIFE_RUNNING, enumerator
432 (tpacpi_lifecycle == TPACPI_LIFE_RUNNING))) { \
777 if (tpacpi_lifecycle != TPACPI_LIFE_RUNNING) in dispatch_acpi_notify()
2722 case TPACPI_LIFE_RUNNING: in hotkey_inputdev_open()
4319 if (!WARN((tpacpi_lifecycle == TPACPI_LIFE_RUNNING || !enable), in hotkey_enabledisable_warn()
8604 if (tpacpi_lifecycle != TPACPI_LIFE_RUNNING) in fan_watchdog_fire()
11473 tpacpi_lifecycle = TPACPI_LIFE_RUNNING; in thinkpad_acpi_module_init()