irq_setup_alt_chip (9) - Linux Manuals
irq_setup_alt_chip: Switch to alternative chip
NAME
irq_setup_alt_chip - Switch to alternative chip
SYNOPSIS
-
int irq_setup_alt_chip(struct irq_data
* d, unsigned inttype);
ARGUMENTS
d
-
- irq_data for this interrupt
type
- Flow type to be initialized
DESCRIPTION
Only to be called from chip->irq_set_type callbacks.
AUTHORS
Thomas Gleixner <tglx [at] linutronix.de>
- Author.
Ingo Molnar <mingo [at] elte.hu>
- Author.
COPYRIGHT