Searched refs:handle_edge_eoi_irq (Results 1 - 3 of 3) sorted by last modified time

/linux-master/include/linux/
H A Dirq.h655 extern void handle_edge_eoi_irq(struct irq_desc *desc);
/linux-master/kernel/irq/
H A Dchip.c843 * handle_edge_eoi_irq - edge eoi type IRQ handler
849 void handle_edge_eoi_irq(struct irq_desc *desc) function
/linux-master/arch/powerpc/platforms/cell/
H A Dinterrupt.c220 handle_edge_eoi_irq);
223 irq_set_chip_and_handler(virq, &iic_chip, handle_edge_eoi_irq);

Completed in 156 milliseconds