Searched refs:sg_len (Results 1 – 3 of 3) sorted by relevance
| /include/linux/mmc/ |
| D | core.h | 124 unsigned int sg_len; /* size of scatter list */ member
|
| /include/linux/ |
| D | dmaengine.h | 935 unsigned int sg_len, enum dma_transfer_direction direction, 1016 struct dma_chan *chan, struct scatterlist *sgl, unsigned int sg_len, in dmaengine_prep_slave_sg() argument 1022 return chan->device->device_prep_slave_sg(chan, sgl, sg_len, in dmaengine_prep_slave_sg() 1029 struct dma_chan *chan, struct scatterlist *sgl, unsigned int sg_len, in dmaengine_prep_rio_sg() argument 1036 return chan->device->device_prep_slave_sg(chan, sgl, sg_len, in dmaengine_prep_rio_sg()
|
| D | rio.h | 509 unsigned int sg_len; /* size of scatter list */ member
|