Query: handle_simple_irq
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HANDLE_SIMPLE_IRQ(9) Internal 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 2.6. July 2010 HANDLE_SIMPLE_IRQ(9)
Related Man Pages |
---|
request_threaded_irq(9) - suse |
struct_irq_chip(9) - centos |
parport_register_device(9) - suse |
struct_irq_desc(9) - suse |
struct_uio_info(9) - suse |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Change directory error |
Getting command output to putty window title. |
Migrating to UNIX |
Shopt -s histappend |