Query: handle_simple_irq
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HANDLE_SIMPLE_IRQ(9) Public Functions Provided HANDLE_SIMPLE_IRQ(9)NAMEhandle_simple_irq - Simple and software-decoded IRQs.SYNOPSISvoid handle_simple_irq(unsigned int irq, struct irq_desc * desc);ARGUMENTSirq the interrupt number desc the interrupt description structure for this irqDESCRIPTIONSimple interrupts are either sent from a demultiplexing interrupt handler or come from hardware, where no interrupt hardware control is necessary.NOTEThe caller is expected to handle the ack, clear, mask and unmask issues if necessary.AUTHORSThomas Gleixner <tglx@linutronix.de> Author. Ingo Molnar <mingo@elte.hu> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 HANDLE_SIMPLE_IRQ(9)
| Related Man Pages |
|---|
| struct_irq_data(9) - centos |
| bus_describe_intr(9) - debian |
| parport_register_device(9) - suse |
| bus_describe_intr(9) - freebsd |
| tapset::irq(3stap) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Shopt -s histappend |