Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Dthinkpad_acpi.c351 } tpacpi_lifecycle; variable
416 (tpacpi_lifecycle == TPACPI_LIFE_RUNNING))) { \
746 if (tpacpi_lifecycle != TPACPI_LIFE_RUNNING) in dispatch_acpi_notify()
2169 if (tpacpi_lifecycle != TPACPI_LIFE_EXITING) in hotkey_mask_set()
2484 if (tpacpi_lifecycle == TPACPI_LIFE_EXITING) in hotkey_kthread()
2615 switch (tpacpi_lifecycle) { in hotkey_inputdev_open()
2632 if (tpacpi_lifecycle != TPACPI_LIFE_EXITING && in hotkey_inputdev_close()
4048 if (!WARN((tpacpi_lifecycle == TPACPI_LIFE_RUNNING || !enable), in hotkey_enabledisable_warn()
5032 if (likely(tpacpi_lifecycle == TPACPI_LIFE_RUNNING)) in light_set_status_worker()
5378 if (likely(tpacpi_lifecycle == TPACPI_LIFE_RUNNING)) in led_set_status_worker()
[all …]