Searched defs:irq_pm_check_wakeup (Results 1 – 4 of 4) sorted by relevance
16 bool irq_pm_check_wakeup(struct irq_desc *desc) in irq_pm_check_wakeup() function
281 static inline bool irq_pm_check_wakeup(struct irq_desc *desc) { return false; } in irq_pm_check_wakeup() function
286 static inline bool irq_pm_check_wakeup(struct irq_desc *desc) { return false; } in irq_pm_check_wakeup() function