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

struct airq_iv * iv

pointer to interrupt vector structure

unsigned long bit

number of the first irq bit to free

unsigned long num

number of consecutive irq bits to free