Home
last modified time | relevance | path

Searched defs:sgt (Results 1 – 52 of 52) sorted by relevance

/linux-4.1.27/drivers/media/v4l2-core/
Dvideobuf2-dma-sg.c107 struct sg_table *sgt; in vb2_dma_sg_alloc() local
181 struct sg_table *sgt = &buf->sg_table; in vb2_dma_sg_put() local
206 struct sg_table *sgt = buf->dma_sgt; in vb2_dma_sg_prepare() local
218 struct sg_table *sgt = buf->dma_sgt; in vb2_dma_sg_finish() local
241 struct sg_table *sgt; in vb2_dma_sg_get_userptr() local
346 struct sg_table *sgt = &buf->sg_table; in vb2_dma_sg_put_userptr() local
436 struct sg_table sgt; member
446 struct sg_table *sgt; in vb2_dma_sg_dmabuf_ops_attach() local
482 struct sg_table *sgt; in vb2_dma_sg_dmabuf_ops_detach() local
504 struct sg_table *sgt; in vb2_dma_sg_dmabuf_ops_map() local
[all …]
Dvideobuf2-dma-contig.c53 static void vb2_dc_sgt_foreach_page(struct sg_table *sgt, in vb2_dc_sgt_foreach_page()
70 static unsigned long vb2_dc_get_contiguous_size(struct sg_table *sgt) in vb2_dc_get_contiguous_size()
117 struct sg_table *sgt = buf->dma_sgt; in vb2_dc_prepare() local
129 struct sg_table *sgt = buf->dma_sgt; in vb2_dc_finish() local
233 struct sg_table sgt; member
243 struct sg_table *sgt; in vb2_dc_dmabuf_ops_attach() local
279 struct sg_table *sgt; in vb2_dc_dmabuf_ops_detach() local
301 struct sg_table *sgt; in vb2_dc_dmabuf_ops_map() local
336 struct sg_table *sgt, enum dma_data_direction dma_dir) in vb2_dc_dmabuf_ops_unmap()
382 struct sg_table *sgt; in vb2_dc_get_base_sgt() local
[all …]
Dvideobuf2-vmalloc.c220 struct sg_table sgt; member
230 struct sg_table *sgt; in vb2_vmalloc_dmabuf_ops_attach() local
267 struct sg_table *sgt; in vb2_vmalloc_dmabuf_ops_detach() local
289 struct sg_table *sgt; in vb2_vmalloc_dmabuf_ops_map() local
324 struct sg_table *sgt, enum dma_data_direction dma_dir) in vb2_vmalloc_dmabuf_ops_unmap()
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_dmabuf.c21 struct sg_table sgt; member
51 struct sg_table *sgt; in exynos_gem_detach_dma_buf() local
76 struct sg_table *sgt = NULL; in exynos_gem_map_dma_buf() local
130 struct sg_table *sgt, in exynos_gem_unmap_dma_buf()
202 struct sg_table *sgt; in exynos_dmabuf_prime_import() local
Dexynos_drm_gem.h46 struct sg_table *sgt; member
Dexynos_drm_gem.c479 struct sg_table *sgt, in exynos_gem_map_sgt_with_dma()
498 struct sg_table *sgt, in exynos_gem_unmap_sgt_from_dma()
Dexynos_drm_g2d.c195 struct sg_table *sgt; member
412 struct sg_table *sgt; in g2d_userptr_get_dma_addr() local
/linux-4.1.27/drivers/gpu/drm/udl/
Dudl_dmabuf.c26 struct sg_table sgt; member
54 struct sg_table *sgt; in udl_detach_dma_buf() local
80 struct sg_table *sgt = NULL; in udl_map_dma_buf() local
145 struct sg_table *sgt, in udl_unmap_dma_buf()
/linux-4.1.27/drivers/gpu/drm/
Ddrm_prime.c70 struct sg_table *sgt; member
145 struct sg_table *sgt; in drm_gem_map_detach() local
185 struct sg_table *sgt; in drm_gem_map_dma_buf() local
218 struct sg_table *sgt, in drm_gem_unmap_dma_buf()
501 struct sg_table *sgt; in drm_gem_prime_import() local
709 int drm_prime_sg_to_page_addr_arrays(struct sg_table *sgt, struct page **pages, in drm_prime_sg_to_page_addr_arrays()
Ddrm_gem_cma_helper.c415 struct sg_table *sgt; in drm_gem_cma_prime_get_sg_table() local
455 struct sg_table *sgt) in drm_gem_cma_prime_import_sg_table()
/linux-4.1.27/drivers/spi/
Dspi-pxa2xx-dma.c29 struct sg_table *sgt; in pxa2xx_spi_map_dma_buffer() local
78 struct sg_table *sgt; in pxa2xx_spi_unmap_dma_buffer() local
167 struct sg_table *sgt; in pxa2xx_spi_dma_prepare_one() local
Dspi-ep93xx.c439 struct sg_table *sgt; in ep93xx_spi_dma_prepare() local
537 struct sg_table *sgt; in ep93xx_spi_dma_finish() local
Dspi.c475 struct sg_table *sgt, void *buf, size_t len, in spi_map_buf()
525 struct sg_table *sgt, enum dma_data_direction dir) in spi_unmap_buf()
Dspi-s3c64xx.c277 struct sg_table *sgt) in prepare_dma()
/linux-4.1.27/drivers/gpu/drm/tegra/
Dgem.c38 static dma_addr_t tegra_bo_pin(struct host1x_bo *bo, struct sg_table **sgt) in tegra_bo_pin()
45 static void tegra_bo_unpin(struct host1x_bo *bo, struct sg_table *sgt) in tegra_bo_unpin()
192 struct sg_table *sgt; in tegra_bo_get_pages() local
521 struct sg_table *sgt; in tegra_gem_prime_map_dma_buf() local
556 struct sg_table *sgt, in tegra_gem_prime_unmap_dma_buf()
Dgem.h37 struct sg_table *sgt; member
/linux-4.1.27/drivers/gpu/drm/msm/
Dmsm_iommu.c47 struct sg_table *sgt, unsigned len, int prot) in msm_iommu_map()
86 struct sg_table *sgt, unsigned len) in msm_iommu_unmap()
Dmsm_gem.h52 struct sg_table *sgt; member
Dmsm_gem.c666 uint32_t size, struct sg_table *sgt) in msm_gem_import()
/linux-4.1.27/include/drm/
Ddrm_gem_cma_helper.h17 struct sg_table *sgt; member
/linux-4.1.27/drivers/gpu/drm/armada/
Darmada_gem.h21 struct sg_table *sgt; /* for imported */ member
Darmada_gem.c427 struct sg_table *sgt; in armada_gem_prime_map_dma_buf() local
491 struct sg_table *sgt, enum dma_data_direction dir) in armada_gem_prime_unmap_dma_buf()
/linux-4.1.27/drivers/gpu/host1x/
Djob.h46 struct sg_table *sgt; member
Djob.c185 struct sg_table *sgt; in pin_job() local
204 struct sg_table *sgt; in pin_job() local
/linux-4.1.27/arch/c6x/include/asm/
Ddma-mapping.h108 static inline int dma_get_sgtable(struct device *dev, struct sg_table *sgt, in dma_get_sgtable()
/linux-4.1.27/drivers/crypto/qce/
Ddma.c110 qce_sgtable_add(struct sg_table *sgt, struct scatterlist *new_sgl) in qce_sgtable_add()
/linux-4.1.27/net/ceph/
Dcrypto.c105 static int setup_sgtable(struct sg_table *sgt, struct scatterlist *prealloc_sg, in setup_sgtable()
157 static void teardown_sgtable(struct sg_table *sgt) in teardown_sgtable()
/linux-4.1.27/drivers/media/pci/cx23885/
Dcx23885-vbi.c144 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in buffer_prepare() local
Dcx23885-core.c1456 struct sg_table *sgt = vb2_dma_sg_plane_desc(&buf->vb, 0); in cx23885_buf_prepare() local
Dcx23885-video.c336 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in buffer_prepare() local
/linux-4.1.27/drivers/media/pci/cx88/
Dcx88-vbi.c132 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in buffer_prepare() local
Dcx88-mpeg.c230 struct sg_table *sgt = vb2_dma_sg_plane_desc(&buf->vb, 0); in cx8802_buf_prepare() local
Dcx88-video.c452 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in buffer_prepare() local
/linux-4.1.27/drivers/gpu/drm/rockchip/
Drockchip_drm_gem.c267 struct sg_table *sgt; in rockchip_gem_prime_get_sg_table() local
/linux-4.1.27/include/linux/
Dhost1x.h92 struct sg_table **sgt) in host1x_bo_pin()
97 static inline void host1x_bo_unpin(struct host1x_bo *bo, struct sg_table *sgt) in host1x_bo_unpin()
/linux-4.1.27/arch/frv/include/asm/
Ddma-mapping.h143 static inline int dma_get_sgtable(struct device *dev, struct sg_table *sgt, in dma_get_sgtable()
/linux-4.1.27/drivers/media/platform/omap3isp/
Dispstat.h39 struct sg_table sgt; member
Dispccdc.h60 struct sg_table sgt; member
/linux-4.1.27/drivers/base/
Ddma-mapping.c228 int dma_common_get_sgtable(struct device *dev, struct sg_table *sgt, in dma_common_get_sgtable()
/linux-4.1.27/arch/mn10300/include/asm/
Ddma-mapping.h179 static inline int dma_get_sgtable(struct device *dev, struct sg_table *sgt, in dma_get_sgtable()
/linux-4.1.27/arch/xtensa/include/asm/
Ddma-mapping.h181 static inline int dma_get_sgtable(struct device *dev, struct sg_table *sgt, in dma_get_sgtable()
/linux-4.1.27/lib/
Dscatterlist.c364 int sg_alloc_table_from_pages(struct sg_table *sgt, in sg_alloc_table_from_pages()
/linux-4.1.27/include/asm-generic/
Ddma-mapping-common.h227 dma_get_sgtable_attrs(struct device *dev, struct sg_table *sgt, void *cpu_addr, in dma_get_sgtable_attrs()
/linux-4.1.27/arch/parisc/include/asm/
Ddma-mapping.h252 static inline int dma_get_sgtable(struct device *dev, struct sg_table *sgt, in dma_get_sgtable()
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_buffer.c209 struct sg_table sgt; member
Dvmwgfx_drv.h236 struct sg_table *sgt; member
/linux-4.1.27/drivers/media/pci/cx25821/
Dcx25821-video.c166 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in cx25821_buffer_prepare() local
/linux-4.1.27/drivers/scsi/
Dnsp32.c868 nsp32_sgtable *sgt = data->cur_lunt->sglun->sgt; in nsp32_setup_sg_table() local
1725 nsp32_sgtable *sgt = data->cur_lunt->sglun->sgt; in nsp32_adjust_busfree() local
Dnsp32.h455 nsp32_sgtable sgt[NSP32_SG_SIZE+1]; /* SG table */ member
/linux-4.1.27/include/linux/hsi/
Dhsi.h204 struct sg_table sgt; member
/linux-4.1.27/drivers/input/touchscreen/
Dsur40.c375 struct sg_table *sgt; in sur40_process_video() local
/linux-4.1.27/arch/arm/mm/
Ddma-mapping.c767 int arm_dma_get_sgtable(struct device *dev, struct sg_table *sgt, in arm_dma_get_sgtable()
1454 static int arm_iommu_get_sgtable(struct device *dev, struct sg_table *sgt, in arm_iommu_get_sgtable()