Scroll to navigation

IRQ_SETUP_ALT_CHIP(9) Generic interrupt chip IRQ_SETUP_ALT_CHIP(9)

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.

AUTHORS

Thomas Gleixner <tglx@linutronix.de>

Author.

Ingo Molnar <mingo@elte.hu>

Author.

COPYRIGHT

June 2017 Kernel Hackers Manual 4.11