Searched refs:__irq_put_desc_unlock (Results 1 - 2 of 2) sorted by relevance

/kernel/irq/
H A Dinternals.h138 void __irq_put_desc_unlock(struct irq_desc *desc, unsigned long flags, bool bus);
149 __irq_put_desc_unlock(desc, flags, true);
161 __irq_put_desc_unlock(desc, flags, false);
H A Dirqdesc.c546 void __irq_put_desc_unlock(struct irq_desc *desc, unsigned long flags, bool bus) function

Completed in 51 milliseconds