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