Home
last modified time | relevance | path

Searched defs:acpi_s2idle_wakeup (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/acpi/
H A Dinternal.h267 static inline bool acpi_s2idle_wakeup(void) { return false; } in acpi_s2idle_wakeup() function
H A Dsleep.c879 bool acpi_s2idle_wakeup(void) in acpi_s2idle_wakeup() function