Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dsleep.h5 extern bool acpi_check_wakeup_handlers(void);
H A Dwakeup.c160 bool acpi_check_wakeup_handlers(void) in acpi_check_wakeup_handlers() function
H A Dsleep.c760 if (acpi_check_wakeup_handlers()) { in acpi_s2idle_wake()