Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap1/
H A Dpm.c548 static irqreturn_t omap_wakeup_interrupt(int irq, void *dev) in omap_wakeup_interrupt() function
611 if (request_irq(irq, omap_wakeup_interrupt, 0, "peripheral wakeup", NULL)) in omap_pm_init()