Searched refs:kfifo_get (Results 1 – 2 of 2) sorted by relevance
866 chars = kfifo_get(&tport->xmit_fifo, ch); in uart_fifo_get()921 if (!kfifo_get(&__tport->xmit_fifo, &(ch))) \
453 #define kfifo_get(fifo, val) \ macro
Completed in 7 milliseconds