Searched refs:irq_activate_and_startup (Results 1 – 3 of 3) sorted by relevance
55 irq_activate_and_startup(desc, IRQ_NORESEND); in probe_irq_on()72 if (irq_activate_and_startup(desc, IRQ_NORESEND)) in probe_irq_on()
85 extern int irq_activate_and_startup(struct irq_desc *desc, bool resend);
297 int irq_activate_and_startup(struct irq_desc *desc, bool resend) in irq_activate_and_startup() function1041 irq_activate_and_startup(desc, IRQ_RESEND); in __irq_do_set_handler()