Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/x86/
Dthinkpad_acpi.c389 TPACPI_LIFE_EXITING, enumerator
2150 if (tpacpi_lifecycle != TPACPI_LIFE_EXITING) in hotkey_mask_set()
2463 if (tpacpi_lifecycle == TPACPI_LIFE_EXITING) in hotkey_kthread()
2596 case TPACPI_LIFE_EXITING: in hotkey_inputdev_open()
2608 if (tpacpi_lifecycle != TPACPI_LIFE_EXITING && in hotkey_inputdev_close()
8545 tpacpi_lifecycle != TPACPI_LIFE_EXITING) in fan_watchdog_reset()
11636 tpacpi_lifecycle = TPACPI_LIFE_EXITING; in thinkpad_acpi_module_exit()