Query: ht_destroy_irq
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HT_DESTROY_IRQ(9) Hardware Interfaces HT_DESTROY_IRQ(9)NAMEht_destroy_irq - destroy an irq created with ht_create_irqSYNOPSISvoid ht_destroy_irq(unsigned int irq);ARGUMENTSirq irq to be destroyedDESCRIPTIONThis reverses ht_create_irq removing the specified irq from existence. The irq should be free before this happens.COPYRIGHTKernel Hackers Manual 3.10 June 2014 HT_DESTROY_IRQ(9)