irq_set_chip — set the irq chip for an irq
int irq_set_chip (unsigned int irq, struct irq_chip * chip);
int irq_set_chip (
)
irq
irq number
chip
pointer to irq chip description structure