Home
last modified time | relevance | path

Searched refs:pm_system_wakeup (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/include/linux/
Dsuspend.h392 extern void pm_system_wakeup(void);
441 static inline void pm_system_wakeup(void) {} in pm_system_wakeup() function
/linux-4.1.27/kernel/irq/
Dpm.c24 pm_system_wakeup(); in irq_pm_check_wakeup()
/linux-4.1.27/drivers/base/power/
Dwakeup.c728 void pm_system_wakeup(void) in pm_system_wakeup() function
733 EXPORT_SYMBOL_GPL(pm_system_wakeup);
/linux-4.1.27/drivers/rtc/
Drtc-at91rm9200.c322 pm_system_wakeup(); in at91_rtc_interrupt()
Drtc-at91sam9.c332 pm_system_wakeup(); in at91_rtc_interrupt()
/linux-4.1.27/Documentation/power/
Dsuspend-and-interrupts.txt132 the latter to the core with pm_system_wakeup()), must use enable_irq_wake() to
/linux-4.1.27/drivers/tty/serial/
Datmel_serial.c1223 pm_system_wakeup(); in atmel_interrupt()