Home
last modified time | relevance | path

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

/linux/kernel/irq/
H A Dinternals.h124 extern void unregister_handler_proc(unsigned int irq, struct irqaction *action);
130 static inline void unregister_handler_proc(unsigned int irq, in unregister_handler_proc() function
H A Dmanage.c1900 unregister_handler_proc(irq, action); in __free_irq()
2014 unregister_handler_proc(irq, desc->action); in __cleanup_nmi()
2410 unregister_handler_proc(irq, action); in __free_percpu_irq()