Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsuspend.h522 extern void pm_system_irq_wakeup(unsigned int irq_number);
555 static inline void pm_system_irq_wakeup(unsigned int irq_number) {} in pm_system_irq_wakeup() function
/openbmc/linux/kernel/irq/
H A Dpm.c23 pm_system_irq_wakeup(irq_desc_get_irq(desc)); in irq_pm_check_wakeup()
/openbmc/linux/drivers/base/power/
H A Dwakeup.c929 void pm_system_irq_wakeup(unsigned int irq_number) in pm_system_irq_wakeup() function