Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/x86/
Dthinkpad_acpi.c350 TPACPI_LIFE_RUNNING, enumerator
417 (tpacpi_lifecycle == TPACPI_LIFE_RUNNING))) { \
747 if (tpacpi_lifecycle != TPACPI_LIFE_RUNNING) in dispatch_acpi_notify()
2618 case TPACPI_LIFE_RUNNING: in hotkey_inputdev_open()
4049 if (!WARN((tpacpi_lifecycle == TPACPI_LIFE_RUNNING || !enable), in hotkey_enabledisable_warn()
5033 if (likely(tpacpi_lifecycle == TPACPI_LIFE_RUNNING)) in light_set_status_worker()
5379 if (likely(tpacpi_lifecycle == TPACPI_LIFE_RUNNING)) in led_set_status_worker()
8046 if (tpacpi_lifecycle != TPACPI_LIFE_RUNNING) in fan_watchdog_fire()
9562 tpacpi_lifecycle = TPACPI_LIFE_RUNNING; in thinkpad_acpi_module_init()