irq_set_chip
irq_set_chip(irq, &iomd_chip_noclr);
irq_set_chip(d->irq_base + NEP_IRQ_SA1111, &nochip);
irq_set_chip(i, &intc_irq_chip);
irq_set_chip(irq, &intc_irq_chip_edge_port);
irq_set_chip(irq, &intc_irq_chip);
irq_set_chip(irq, &intc2_irq_gpio_chip);
irq_set_chip(irq, &intc2_irq_gpio_chip);
irq_set_chip(irq, &intc_irq_chip);
irq_set_chip(irq, &intc_irq_chip_edge_port);
irq_set_chip(irq, &intc_irq_chip);
irq_set_chip(irq, &intc_irq_chip);
irq_set_chip(irq + i, chip);
irq_set_chip(virq, &no_irq_chip);
irq_set_chip(virq, &mpic_pasemi_msi_chip);
irq_set_chip(virq, &mpic_u3msi_chip);
irq_set_chip(irq, &tsi108_pci_irq);
irq_set_chip(*irq_p, NULL);
irq_set_chip(irq, NULL);
irq_set_chip(irq, &no_irq_chip);
irq_set_chip(virq, &data->irq_chip);
irq_set_chip(chips->irqs[gpio], irq_chip);
irq_set_chip(trig->subirq_base + i,
irq_set_chip(trig->subirq_base + i, &trig->subirq_chip);
irq_set_chip(virq, &davinci_cp_intc_irq_chip);
irq_set_chip(irq, &txgbe->misc.chip);
irq_set_chip(irq2, &dummy_irq_chip);
irq_set_chip(virq, &bus->irq_chip);
irq_set_chip(virq, &data->irq_chip);
extern int irq_set_chip(unsigned int irq, const struct irq_chip *chip);
irq_set_chip(irq, chip);
EXPORT_SYMBOL(irq_set_chip);
irq_set_chip(virq, &no_irq_chip);
irq_set_chip(virq, &irq_sim_irqchip);
irq_set_chip(virq, &rt5677_irq_chip);