Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/platform/x86/
Dthinkpad_acpi.c368 TPACPI_LIFE_EXITING, enumerator
2279 if (tpacpi_lifecycle != TPACPI_LIFE_EXITING) in hotkey_mask_set()
2592 if (tpacpi_lifecycle == TPACPI_LIFE_EXITING) in hotkey_kthread()
2725 case TPACPI_LIFE_EXITING: in hotkey_inputdev_open()
2737 if (tpacpi_lifecycle != TPACPI_LIFE_EXITING && in hotkey_inputdev_close()
8593 tpacpi_lifecycle != TPACPI_LIFE_EXITING) in fan_watchdog_reset()
11291 tpacpi_lifecycle = TPACPI_LIFE_EXITING; in thinkpad_acpi_module_exit()