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

/linux-master/kernel/irq/
H A Dmanage.c1331 * This is the regular exit path. __free_irq() is stopping the
1582 * Protects against a concurrent __free_irq() call which might wait
1878 static struct irqaction *__free_irq(struct irq_desc *desc, void *dev_id) function
2041 action = __free_irq(desc, dev_id);

Completed in 111 milliseconds