Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/acpi/
H A Dinternal.h219 extern bool acpi_s2idle_wakeup(void);
222 static inline bool acpi_s2idle_wakeup(void) { return false; } in acpi_s2idle_wakeup() function
H A Ddevice_pm.c441 pm_wakeup_dev_event(dev, 0, acpi_s2idle_wakeup()); in acpi_pm_wakeup_event()
461 pm_wakeup_ws_event(adev->wakeup.ws, 0, acpi_s2idle_wakeup()); in acpi_pm_notify_handler()
H A Dsleep.c1137 bool acpi_s2idle_wakeup(void) in acpi_s2idle_wakeup() function
/kernel/linux/linux-6.6/drivers/acpi/
H A Dinternal.h219 extern bool acpi_s2idle_wakeup(void);
222 static inline bool acpi_s2idle_wakeup(void) { return false; } in acpi_s2idle_wakeup() function
H A Ddevice_pm.c525 pm_wakeup_dev_event(dev, 0, acpi_s2idle_wakeup()); in acpi_pm_wakeup_event()
545 pm_wakeup_ws_event(adev->wakeup.ws, 0, acpi_s2idle_wakeup()); in acpi_pm_notify_handler()
H A Dsleep.c874 bool acpi_s2idle_wakeup(void) in acpi_s2idle_wakeup() function

Completed in 8 milliseconds