Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Dthinkpad_acpi.c350 TPACPI_LIFE_EXITING, enumerator
2169 if (tpacpi_lifecycle != TPACPI_LIFE_EXITING) in hotkey_mask_set()
2484 if (tpacpi_lifecycle == TPACPI_LIFE_EXITING) in hotkey_kthread()
2620 case TPACPI_LIFE_EXITING: in hotkey_inputdev_open()
2632 if (tpacpi_lifecycle != TPACPI_LIFE_EXITING && in hotkey_inputdev_close()
8035 tpacpi_lifecycle != TPACPI_LIFE_EXITING) in fan_watchdog_reset()
9374 tpacpi_lifecycle = TPACPI_LIFE_EXITING; in thinkpad_acpi_module_exit()