Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/irq/
H A Dinternals.h121 extern void unregister_handler_proc(unsigned int irq, struct irqaction *action);
127 static inline void unregister_handler_proc(unsigned int irq, in unregister_handler_proc() function
H A Dproc.c417 void unregister_handler_proc(unsigned int irq, struct irqaction *action) in unregister_handler_proc() function
H A Dmanage.c1837 unregister_handler_proc(irq, action); in __free_irq()
1956 unregister_handler_proc(irq, desc->action); in __cleanup_nmi()
2381 unregister_handler_proc(irq, action); in __free_percpu_irq()