Searched refs:irq_thread_fn (Results 1 – 1 of 1) sorted by relevance
1129 static irqreturn_t irq_thread_fn(struct irq_desc *desc, struct irqaction *action) in irq_thread_fn() function1153 ret = irq_thread_fn(desc, action); in irq_forced_thread_fn()1248 handler_fn = irq_thread_fn; in irq_thread()