centos man page for handle_level_irq

Query: handle_level_irq

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 3.10 June 2014 HANDLE_LEVEL_IRQ(9)
Related Man Pages
struct_irq_chip(9) - centos
struct_irq_chip_generic(9) - centos
request_threaded_irq(9) - centos
struct_irq_chip(9) - suse
bus_bind_intr(9) - freebsd
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!