SETUP_IRQ(9) Hardware Interfaces 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SETUP_IRQ(9)
| Related Man Pages |
|---|
| struct_irq_chip_generic(9) - centos |
| struct_uio_info(9) - centos |
| struct_irq_chip(9) - suse |
| struct_uio_info(9) - suse |
| bus_describe_intr(9) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| What is unbalanced IRQ? |