centos man page for remove_irq

Query: remove_irq

OS: centos

Section: 9

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

REMOVE_IRQ(9)						     Public Functions Provided						     REMOVE_IRQ(9)

NAME
remove_irq - free an interrupt
SYNOPSIS
void remove_irq(unsigned int irq, struct irqaction * act);
ARGUMENTS
irq Interrupt line to free act irqaction for the interrupt
DESCRIPTION
Used to remove interrupts statically setup by the early boot process.
AUTHORS
Thomas Gleixner <tglx@linutronix.de> Author. Ingo Molnar <mingo@elte.hu> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 REMOVE_IRQ(9)
Related Man Pages
request_threaded_irq(9) - suse
request_irq(9) - suse
struct_irq_chip(9) - suse
struct_irq_desc(9) - suse
struct_platform_nand_ctrl(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
DB2 convert digits to binary format
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq