AIRQ_IV_FREE(9) | Generic interfaces | AIRQ_IV_FREE(9) |
NAME¶
airq_iv_free - free irq bits of an interrupt vector
SYNOPSIS¶
void airq_iv_free(struct airq_iv * iv, unsigned long bit, unsigned long num);
ARGUMENTS¶
iv
pointer 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¶
June 2024 | Kernel Hackers Manual 3.10 |