Searched refs:register_handler_proc (Results 1 – 2 of 2) sorted by relevance
123 extern void register_handler_proc(unsigned int irq, struct irqaction *action);128 static inline void register_handler_proc(unsigned int irq, in register_handler_proc() function
1788 register_handler_proc(irq, new); in __setup_irq()