Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsuspend.h520 extern void pm_system_cancel_wakeup(void);
/openbmc/linux/drivers/base/power/
H A Dwakeup.c907 void pm_system_cancel_wakeup(void) in pm_system_cancel_wakeup() function
/openbmc/linux/drivers/acpi/
H A Dec.c2164 pm_system_cancel_wakeup(); in acpi_ec_dispatch_gpe()