Home
last modified time | relevance | path

Searched refs:kfifo_dma_out_finish (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/samples/kfifo/
H A Ddma-example.c119 kfifo_dma_out_finish(&fifo, ret); in example_init()
/openbmc/linux/include/linux/
H A Dkfifo.h793 #define kfifo_dma_out_finish(fifo, len) \ macro