SYNOPSIS
- unsigned long airq_iv_alloc_bit(struct airq_iv * iv);
ARGUMENTS
iv
-
- pointer to an interrupt vector structure
DESCRIPTION
Returns the bit number of the allocated irq, or -1UL if no bit is available or the AIRQ_IV_ALLOC flag has not been specified
COPYRIGHT