handle_level_irq(9) suse man page | unix.com

Man Page: handle_level_irq

Operating Environment: suse

Section: 9

HANDLE_LEVEL_IRQ(9)					     Public Functions Provided					       HANDLE_LEVEL_IRQ(9)

NAME
handle_level_irq - Level type irq handler
SYNOPSIS
void handle_level_irq(unsigned int irq, struct irq_desc * desc);
ARGUMENTS
irq the interrupt number desc the interrupt description structure for this irq
DESCRIPTION
Level type interrupts are active as long as the hardware line has the active level. This may require to mask the interrupt and unmask it after the associated handler has acknowledged the device, so the interrupt line is back to inactive.
AUTHORS
Thomas Gleixner <tglx@linutronix.de> Author. Ingo Molnar <mingo@elte.hu> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 HANDLE_LEVEL_IRQ(9)
Related Man Pages
request_threaded_irq(9) - suse
struct_irq_chip_generic(9) - centos
struct_irq_data(9) - centos
struct_uio_info(9) - centos
struct_uio_info(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
SOCKS proxy &amp; PAM configuration exposure
Tar Command
A (ksh) Library For and From UNIX.com
32 bit process addressing more than 4GB