table of contents
other versions
- wheezy 3.2.78-1
HT_DESTROY_IRQ(9) | Hardware Interfaces | HT_DESTROY_IRQ(9) |
NAME¶
ht_destroy_irq - destroy an irq created with ht_create_irqSYNOPSIS¶
void
ht_destroy_irq(unsigned int irq);
ARGUMENTS¶
irqirq to be destroyed
DESCRIPTION¶
This reverses ht_create_irq removing the specified irq from existence. The irq should be free before this happens.COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |