Home
last modified time | relevance | path

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

/linux-6.15/kernel/irq/
H A Dinternals.h123 extern void unregister_handler_proc(unsigned int irq, struct irqaction *action);
129 static inline void unregister_handler_proc(unsigned int irq, in unregister_handler_proc() function
H A Dproc.c420 void unregister_handler_proc(unsigned int irq, struct irqaction *action) in unregister_handler_proc() function
H A Dmanage.c1942 unregister_handler_proc(irq, action); in __free_irq()
2058 unregister_handler_proc(irq, desc->action); in __cleanup_nmi()
2489 unregister_handler_proc(irq, action); in __free_percpu_irq()