handle_simple_irq(9) suse man page | unix.com

Man Page: handle_simple_irq

Operating Environment: suse

Section: 9

HANDLE_SIMPLE_IRQ(9)					    Internal Functions Provided 				      HANDLE_SIMPLE_IRQ(9)

NAME
handle_simple_irq - Simple and software-decoded IRQs.
SYNOPSIS
void handle_simple_irq(unsigned int irq, struct irq_desc * desc);
ARGUMENTS
irq the interrupt number desc the interrupt description structure for this irq
DESCRIPTION
Simple interrupts are either sent from a demultiplexing interrupt handler or come from hardware, where no interrupt hardware control is necessary.
NOTE
The caller is expected to handle the ack, clear, mask and unmask issues if necessary.
AUTHORS
Thomas Gleixner <tglx@linutronix.de> Author. Ingo Molnar <mingo@elte.hu> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 HANDLE_SIMPLE_IRQ(9)
Related Man Pages
parport_register_device(9) - centos
struct_irq_chip(9) - centos
struct_irq_chip_generic(9) - centos
struct_irq_data(9) - centos
request_threaded_irq(9) - centos
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Update kernel Linux without reboot?!
Tar Command
A (ksh) Library For and From UNIX.com
32 bit process addressing more than 4GB