Home
last modified time | relevance | path

Searched defs:sgl (Results 1 – 4 of 4) sorted by relevance

/include/linux/
Dscatterlist.h13 struct scatterlist *sgl; /* the list */ member
137 struct scatterlist *sgl) in sg_chain()
Ddma-mapping.h240 #define dma_map_sg_attrs(dev, sgl, nents, dir, attrs) \ argument
243 #define dma_unmap_sg_attrs(dev, sgl, nents, dir, attrs) \ argument
Dkfifo.h673 #define kfifo_dma_in_prepare(fifo, sgl, nents, len) \ argument
724 #define kfifo_dma_out_prepare(fifo, sgl, nents, len) \ argument
Ddmaengine.h161 struct data_chunk sgl[0]; member
643 struct dma_chan *chan, struct scatterlist *sgl, unsigned int sg_len, in dmaengine_prep_slave_sg()
653 struct dma_chan *chan, struct scatterlist *sgl, unsigned int sg_len, in dmaengine_prep_rio_sg()