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