Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c406 } tpacpi_lifecycle; variable
469 (tpacpi_lifecycle == TPACPI_LIFE_RUNNING))) { \
813 if (tpacpi_lifecycle != TPACPI_LIFE_RUNNING) in dispatch_acpi_notify()
2153 if (tpacpi_lifecycle != TPACPI_LIFE_EXITING) in hotkey_mask_set()
2490 if (tpacpi_lifecycle == TPACPI_LIFE_EXITING) in hotkey_kthread()
2624 switch (tpacpi_lifecycle) { in hotkey_inputdev_open()
2641 if (tpacpi_lifecycle != TPACPI_LIFE_EXITING && in hotkey_inputdev_close()
4015 if (!WARN((tpacpi_lifecycle == TPACPI_LIFE_RUNNING || !enable), in hotkey_enabledisable_warn()
7643 if (!volume_control_allowed && tpacpi_lifecycle != TPACPI_LIFE_INIT) { in volume_write()
8503 tpacpi_lifecycle != TPACPI_LIFE_EXITING) in fan_watchdog_reset()
[all …]