ht_destroy_irq(9) suse man page | unix.com

Man Page: ht_destroy_irq

Operating Environment: suse

Section: 9

HT_DESTROY_IRQ(9)						Hardware Interfaces						 HT_DESTROY_IRQ(9)

NAME
ht_destroy_irq - destroy an irq created with ht_create_irq
SYNOPSIS
void ht_destroy_irq(unsigned int irq);
ARGUMENTS
irq irq to be destroyed
DESCRIPTION
This reverses ht_create_irq removing the specified irq from existence. The irq should be free before this happens.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 HT_DESTROY_IRQ(9)
Related Man Pages
parport_register_port(9) - centos
struct_i2c_board_info(9) - centos
request_threaded_irq(9) - centos
struct_i2c_board_info(9) - suse
struct_irq_desc(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
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?!