Searched refs:__free_irq (Results 1 – 1 of 1) sorted by relevance
1264 * This is the regular exit path. __free_irq() is stopping the in irq_thread() 1512 * Protects against a concurrent __free_irq() call which might wait in __setup_irq() 1808 static struct irqaction *__free_irq(struct irq_desc *desc, void *dev_id) in __free_irq() function 1969 action = __free_irq(desc, dev_id); in free_irq()