other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
AIRQ_IV_FREE(9) | Generic interfaces | AIRQ_IV_FREE(9) |
NAME¶
airq_iv_free - free irq bits of an interrupt vectorSYNOPSIS¶
void
airq_iv_free(struct airq_iv * iv,
unsigned long bit,
unsigned long num);
ARGUMENTS¶
ivpointer to interrupt vector structure
bit
number of the first irq bit to free
num
number of consecutive irq bits to free
AUTHOR¶
Cornelia Huck <cornelia.huck@de.ibm.com>Author.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |