Searched refs:omap_irq_pending (Results 1 – 6 of 6) sorted by relevance
13 int omap_irq_pending(void);
88 if (omap_irq_pending()) in omap2_enter_full_retention()169 if (omap_irq_pending()) in omap2_pm_idle()
114 if (omap_irq_pending() || need_resched()) in omap3_enter_idle()
226 if (omap_irq_pending() || need_resched()) in am33xx_cpu_suspend()
294 if (omap_irq_pending()) in omap3_pm_idle()
171 int omap_irq_pending(void) in omap_irq_pending() function