centos man page for handle_simple_irq

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)

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 3.10 June 2014 HANDLE_SIMPLE_IRQ(9)
Related Man Pages
struct_irq_data(9) - centos
bus_describe_intr(9) - debian
struct_irq_chip(9) - suse
struct_irq_desc(9) - suse
tapset::irq(3stap) - debian
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Tar Command
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!