Home
last modified time | relevance | path

Searched refs:kfifo_dma_in_prepare (Results 1 – 3 of 3) sorted by relevance

/linux/samples/kfifo/
A Ddma-example.c63 nents = kfifo_dma_in_prepare(&fifo, sg, ARRAY_SIZE(sg), FIFO_SIZE); in example_init()
/linux/drivers/crypto/caam/
A Dcaamrng.c123 nents = kfifo_dma_in_prepare(&ctx->fifo, sg, ARRAY_SIZE(sg), in caam_rng_fill_async()
/linux/include/linux/
A Dkfifo.h718 #define kfifo_dma_in_prepare(fifo, sgl, nents, len) \ macro

Completed in 5 milliseconds