1AIRQ_IV_FREE(9)               Generic interfaces               AIRQ_IV_FREE(9)
2
3
4

NAME

6       airq_iv_free - free irq bits of an interrupt vector
7

SYNOPSIS

9       void airq_iv_free(struct airq_iv * iv, unsigned long bit,
10                         unsigned long num);
11

ARGUMENTS

13       iv
14           pointer to interrupt vector structure
15
16       bit
17           number of the first irq bit to free
18
19       num
20           number of consecutive irq bits to free
21

AUTHOR

23       Cornelia Huck <cornelia.huck@de.ibm.com>
24           Author.
25
27Kernel Hackers Manual 3.10         June 2019                   AIRQ_IV_FREE(9)
Impressum