Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/
Dthinkpad_acpi.c405 TPACPI_LIFE_EXITING, enumerator
2153 if (tpacpi_lifecycle != TPACPI_LIFE_EXITING) in hotkey_mask_set()
2490 if (tpacpi_lifecycle == TPACPI_LIFE_EXITING) in hotkey_kthread()
2629 case TPACPI_LIFE_EXITING: in hotkey_inputdev_open()
2641 if (tpacpi_lifecycle != TPACPI_LIFE_EXITING && in hotkey_inputdev_close()
8503 tpacpi_lifecycle != TPACPI_LIFE_EXITING) in fan_watchdog_reset()
11788 tpacpi_lifecycle = TPACPI_LIFE_EXITING; in thinkpad_acpi_module_exit()