Searched refs:__irq_put_desc_unlock (Results 1 – 2 of 2) sorted by relevance
137 void __irq_put_desc_unlock(struct irq_desc *desc, unsigned long flags, bool bus);148 __irq_put_desc_unlock(desc, flags, true); in irq_put_desc_busunlock()160 __irq_put_desc_unlock(desc, flags, false); in irq_put_desc_unlock()
561 void __irq_put_desc_unlock(struct irq_desc *desc, unsigned long flags, bool bus) in __irq_put_desc_unlock() function