Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dsuspend.h429 extern void pm_system_wakeup(void);
479 static inline void pm_system_wakeup(void) {} in pm_system_wakeup() function
/linux-4.4.14/drivers/base/power/
Dwakeup.c864 void pm_system_wakeup(void) in pm_system_wakeup() function
869 EXPORT_SYMBOL_GPL(pm_system_wakeup);
881 pm_system_wakeup(); in pm_system_irq_wakeup()
/linux-4.4.14/drivers/rtc/
Drtc-at91rm9200.c324 pm_system_wakeup(); in at91_rtc_interrupt()
Drtc-at91sam9.c332 pm_system_wakeup(); in at91_rtc_interrupt()
/linux-4.4.14/Documentation/power/
Dsuspend-and-interrupts.txt132 the latter to the core with pm_system_wakeup()), must use enable_irq_wake() to
/linux-4.4.14/drivers/tty/serial/
Datmel_serial.c1307 pm_system_wakeup(); in atmel_interrupt()