Searched refs:kfifo_dma_out_finish (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/samples/kfifo/ | ||
D | dma-example.c | 121 kfifo_dma_out_finish(&fifo, ret); in example_init() |
/linux-4.1.27/include/linux/ | ||
D | kfifo.h | 733 #define kfifo_dma_out_finish(fifo, len) \ macro |