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_uio_info(9) - centos |
| bus_bind_intr(9) - debian |
| request_irq(9) - suse |
| struct_i2c_board_info(9) - suse |
| struct_irq_chip(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| What is unbalanced IRQ? |