Home
last modified time | relevance | path

Searched defs:sg_table (Results 1 – 5 of 5) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Doal_scatterlist.h29 struct sg_table { struct
30 struct scatterlist *sgl; /* the list */
31 unsigned int nents; /* number of mapped entries */
32 unsigned int orig_nents; /* original size of list */
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
Ddma-buf.c1003 struct sg_table *sg_table; in dma_buf_map_attachment() local
1066 void dma_buf_unmap_attachment(struct dma_buf_attachment *attach, struct sg_table *sg_table, in dma_buf_unmap_attachment()
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
Dvideobuf2-rdma-sg.c24 struct sg_table sg_table; member
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
Dvideobuf2-rdma-sg.c24 struct sg_table sg_table; member
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/heaps/
Dsystem_heap.c35 struct sg_table sg_table; member