Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c382 TPACPI_LIFE_EXITING, enumerator
2136 if (tpacpi_lifecycle != TPACPI_LIFE_EXITING) in hotkey_mask_set()
2449 if (tpacpi_lifecycle == TPACPI_LIFE_EXITING) in hotkey_kthread()
2585 case TPACPI_LIFE_EXITING: in hotkey_inputdev_open()
2597 if (tpacpi_lifecycle != TPACPI_LIFE_EXITING && in hotkey_inputdev_close()
8475 tpacpi_lifecycle != TPACPI_LIFE_EXITING) in fan_watchdog_reset()
11618 tpacpi_lifecycle = TPACPI_LIFE_EXITING; in thinkpad_acpi_module_exit()