Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap1/
H A Dcommon.h50 void __exception_irq_entry omap1_handle_irq(struct pt_regs *regs);
H A Dirq.c135 asmlinkage void __exception_irq_entry omap1_handle_irq(struct pt_regs *regs) in omap1_handle_irq() function
258 set_handle_irq(omap1_handle_irq); in omap1_init_irq()