1. NAME

kfifo_avail - returns the number of unused elements in the fifo

2. SYNOPSIS

kfifo_avail( fifo );

3. ARGUMENTS

fifo
    address of the fifo to be used

4. COPYRIGHT