Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/x86/
Dthinkpad_acpi.c352 } tpacpi_lifecycle; variable
417 (tpacpi_lifecycle == TPACPI_LIFE_RUNNING))) { \
747 if (tpacpi_lifecycle != TPACPI_LIFE_RUNNING) in dispatch_acpi_notify()
2170 if (tpacpi_lifecycle != TPACPI_LIFE_EXITING) in hotkey_mask_set()
2485 if (tpacpi_lifecycle == TPACPI_LIFE_EXITING) in hotkey_kthread()
2616 switch (tpacpi_lifecycle) { in hotkey_inputdev_open()
2633 if (tpacpi_lifecycle != TPACPI_LIFE_EXITING && in hotkey_inputdev_close()
4049 if (!WARN((tpacpi_lifecycle == TPACPI_LIFE_RUNNING || !enable), in hotkey_enabledisable_warn()
5033 if (likely(tpacpi_lifecycle == TPACPI_LIFE_RUNNING)) in light_set_status_worker()
5379 if (likely(tpacpi_lifecycle == TPACPI_LIFE_RUNNING)) in led_set_status_worker()
[all …]