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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/irq/
H A Dinternals.h29 extern void register_handler_proc(unsigned int irq, struct irqaction *action);
33 static inline void register_handler_proc(unsigned int irq, function
H A Dproc.c248 void register_handler_proc(unsigned int irq, struct irqaction *action) function
H A Dmanage.c830 register_handler_proc(irq, new);

Completed in 35 milliseconds