remove_irq(9) suse man page | unix.com

Man Page: remove_irq

Operating Environment: suse

Section: 9

REMOVE_IRQ(9)							Hardware Interfaces						     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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 REMOVE_IRQ(9)
Related Man Pages
parport_register_port(9) - suse
struct_irq_chip_generic(9) - centos
bus_bind_intr(9) - debian
request_irq(9) - suse
struct_irq_desc(9) - suse
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Update kernel Linux without reboot?!
Tar Command
Docker learning Phase-I