Name

irq_set_chip — set the irq chip for an irq

Synopsis

int irq_set_chip (unsigned int irq,
 struct irq_chip * chip);
 

Arguments

unsigned int irq

irq number

struct irq_chip * chip

pointer to irq chip description structure