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