Query: setup_irq
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SETUP_IRQ(9) Public Functions Provided SETUP_IRQ(9)NAMEsetup_irq - setup an interruptSYNOPSISint setup_irq(unsigned int irq, struct irqaction * act);ARGUMENTSirq Interrupt line to setup act irqaction for the interruptDESCRIPTIONUsed to statically setup interrupts in the early boot process.AUTHORSThomas Gleixner <tglx@linutronix.de> Author. Ingo Molnar <mingo@elte.hu> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SETUP_IRQ(9)
Related Man Pages |
---|
struct_irq_chip(9) - centos |
struct_irq_chip_generic(9) - centos |
struct_platform_nand_ctrl(9) - centos |
request_threaded_irq(9) - centos |
struct_irq_desc(9) - suse |
Similar Topics in the Unix Linux Community |
---|
What is unbalanced IRQ? |