kfifo_initialized — Check if the fifo is initialized
kfifo_initialized (
)
fifo
address of the fifo to check
Return true if fifo is initialized, otherwise false. Assumes the fifo was 0 before.
true
false