Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c406 TPACPI_LIFE_EXITING, enumerator
2155 if (tpacpi_lifecycle != TPACPI_LIFE_EXITING) in hotkey_mask_set()
2492 if (tpacpi_lifecycle == TPACPI_LIFE_EXITING) in hotkey_kthread()
2631 case TPACPI_LIFE_EXITING: in hotkey_inputdev_open()
2643 if (tpacpi_lifecycle != TPACPI_LIFE_EXITING && in hotkey_inputdev_close()
8514 tpacpi_lifecycle != TPACPI_LIFE_EXITING) in fan_watchdog_reset()
11822 tpacpi_lifecycle = TPACPI_LIFE_EXITING; in thinkpad_acpi_module_exit()