Searched refs:acpi_s2idle_wakeup (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/acpi/
H A Dinternal.h237 extern bool acpi_s2idle_wakeup(void);
240 static inline bool acpi_s2idle_wakeup(void) { return false; } function
H A Dsleep.c865 bool acpi_s2idle_wakeup(void) function
H A Ddevice_pm.c525 pm_wakeup_dev_event(dev, 0, acpi_s2idle_wakeup());
545 pm_wakeup_ws_event(adev->wakeup.ws, 0, acpi_s2idle_wakeup());

Completed in 104 milliseconds