Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/lenovo/
H A Dthinkpad_acpi.c405 } tpacpi_lifecycle; variable
468 (tpacpi_lifecycle == TPACPI_LIFE_RUNNING))) { \
812 if (tpacpi_lifecycle != TPACPI_LIFE_RUNNING) in dispatch_acpi_notify()
2115 if (tpacpi_lifecycle != TPACPI_LIFE_EXITING) in hotkey_mask_set()
2471 if (tpacpi_lifecycle == TPACPI_LIFE_EXITING) in hotkey_kthread()
2605 switch (tpacpi_lifecycle) { in hotkey_inputdev_open()
2622 if (tpacpi_lifecycle != TPACPI_LIFE_EXITING && in hotkey_inputdev_close()
4034 if (!WARN((tpacpi_lifecycle == TPACPI_LIFE_RUNNING || !enable), in hotkey_enabledisable_warn()
7661 if (!volume_control_allowed && tpacpi_lifecycle != TPACPI_LIFE_INIT) { in volume_write()
8529 tpacpi_lifecycle != TPACPI_LIFE_EXITING) in fan_watchdog_reset()
[all …]