iic_chip           77 arch/powerpc/platforms/cell/interrupt.c static struct irq_chip iic_chip = {
iic_chip          219 arch/powerpc/platforms/cell/interrupt.c 		irq_set_chip_and_handler(virq, &iic_chip, handle_percpu_irq);
iic_chip          226 arch/powerpc/platforms/cell/interrupt.c 		irq_set_chip_and_handler(virq, &iic_chip, handle_edge_eoi_irq);