Searched refs:kfifo_dma_in_prepare (Results 1 – 2 of 2) sorted by relevance
63 nents = kfifo_dma_in_prepare(&fifo, sg, ARRAY_SIZE(sg), FIFO_SIZE); in example_init()
645 #define kfifo_dma_in_prepare(fifo, sgl, nents, len) \ macro