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
struct_irq_chip_generic(9) - centos
request_irq(9) - suse
struct_irq_desc(9) - suse
bus_describe_intr(9) - freebsd
tapset::irq(3stap) - debian
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I