Searched refs:register_handler_proc (Results 1 - 3 of 3) sorted by path

/linux-master/kernel/irq/
H A Dinternals.h129 extern void register_handler_proc(unsigned int irq, struct irqaction *action);
134 static inline void register_handler_proc(unsigned int irq, function
H A Dmanage.c1838 register_handler_proc(irq, new);
H A Dproc.c319 void register_handler_proc(unsigned int irq, struct irqaction *action) function

Completed in 239 milliseconds