Scroll to navigation

IRQ_SET_CHIP(9) Public Functions Provided IRQ_SET_CHIP(9)

NAME

irq_set_chip - set the irq chip for an irq

SYNOPSIS

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

ARGUMENTS

irq
irq number

chip

pointer to irq chip description structure

AUTHORS

Thomas Gleixner <tglx@linutronix.de>
Author.

Ingo Molnar <mingo@elte.hu>

Author.

COPYRIGHT

April 2019 Kernel Hackers Manual 4.9.