Searched refs:ichp_handle_irq (Results 1 – 4 of 4) sorted by relevance
12 #define pxa3xx_handle_irq ichp_handle_irq
27 #define pxa27x_handle_irq ichp_handle_irq
112 void ichp_handle_irq(struct pt_regs *);
110 asmlinkage void __exception_irq_entry ichp_handle_irq(struct pt_regs *regs) in ichp_handle_irq() function