Name

irq_setup_alt_chip — Switch to alternative chip

Synopsis

int irq_setup_alt_chip (struct irq_data * d,
 unsigned int type);
 

Arguments

struct irq_data * d

irq_data for this interrupt

unsigned int type

Flow type to be initialized

Description

Only to be called from chip->irq_set_type callbacks.