ht_destroy_irq(9) centos man page | unix.com

Man Page: ht_destroy_irq

Operating Environment: centos

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 3.10 June 2014 HT_DESTROY_IRQ(9)
Related Man Pages
request_threaded_irq(9) - suse
parport_register_port(9) - centos
request_threaded_irq(9) - centos
request_irq(9) - suse
struct_irq_desc(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Tar Command
CentOS7 restoring file capabilities
Docker learning Phase-I