/device/soc/rockchip/common/sdk_linux/include/linux/ |
D | dma-buf-cache.h | 25 #define dma_buf_unmap_attachment dma_buf_cache_unmap_attachment macro
|
D | dma-buf.h | 602 void dma_buf_unmap_attachment(struct dma_buf_attachment *, struct sg_table *, enum dma_data_directi…
|
/device/board/isoftstone/yangfan/kernel/src/incl/linux/current/ |
D | dma-buf-cache.h | 29 #define dma_buf_unmap_attachment dma_buf_cache_unmap_attachment macro
|
/device/soc/rockchip/rk3588/kernel/include/linux/ |
D | dma-buf-cache.h | 29 #define dma_buf_unmap_attachment dma_buf_cache_unmap_attachment macro
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/ve/google-ve/ |
D | google_vp9.c | 409 dma_buf_unmap_attachment(pVeIommuBuf->attachment, pVeIommuBuf->sgt, in compat_googlevp9dev_ioctl() 451 dma_buf_unmap_attachment(pVeIommuBuf->attachment, in compat_googlevp9dev_ioctl() 523 dma_buf_unmap_attachment(pVeIommuBuf->attachment, in googlevp9dev_release()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/utility/ |
D | vin_os.c | 87 dma_buf_unmap_attachment(mem_man->attachment, mem_man->sgt, DMA_FROM_DEVICE); in vin_free_ion_phys()
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/ |
D | mali_memory_secure.c | 162 dma_buf_unmap_attachment(mem->attachment, mem->sgt, DMA_BIDIRECTIONAL); in mali_mem_secure_release()
|
D | mali_memory_dma_buf.c | 140 dma_buf_unmap_attachment(mem->attachment, mem->sgt, DMA_BIDIRECTIONAL); in mali_dma_buf_unmap()
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/ |
D | mali_memory_secure.c | 160 dma_buf_unmap_attachment(mem->attachment, mem->sgt, DMA_BIDIRECTIONAL); in mali_mem_secure_release()
|
D | mali_memory_dma_buf.c | 137 dma_buf_unmap_attachment(mem->attachment, mem->sgt, DMA_BIDIRECTIONAL); in mali_dma_buf_unmap()
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/linux/ |
D | ump_kernel_random_mapping.c | 195 dma_buf_unmap_attachment(attach, mem->sgt, in ump_random_mapping_put()
|
D | ump_ukk_ref_wrappers.c | 223 dma_buf_unmap_attachment(attach, sgt, DMA_BIDIRECTIONAL); in ump_dmabuf_import_wrapper()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/de/ |
D | disp_private.c | 174 dma_buf_unmap_attachment(attachment, sgt, DMA_FROM_DEVICE); in disp_dma_map_core() 188 dma_buf_unmap_attachment(item->attachment, item->sgt, DMA_FROM_DEVICE); in disp_dma_unmap_core()
|
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
D | drm_prime.c | 979 dma_buf_unmap_attachment(attach, sgt, DMA_BIDIRECTIONAL); in drm_gem_prime_import_dev() 1065 dma_buf_unmap_attachment(attach, sg, DMA_BIDIRECTIONAL); in drm_prime_gem_destroy()
|
/device/soc/amlogic/a311d/soc/amlogic/ge2d/ |
D | ge2d_dmabuf.c | 587 dma_buf_unmap_attachment(d_att, sg, dir); 701 dma_buf_unmap_attachment(d_att, sg, dir);
|
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/ |
D | rga_dma_buf.c | 846 dma_buf_unmap_attachment(rga_dma_buffer->attach, in rga_dma_unmap_fd() 892 dma_buf_unmap_attachment(attach, sgt, dir); in rga_dma_map_buffer() 905 dma_buf_unmap_attachment(rga_dma_buffer->attach, in rga_dma_unmap_buffer()
|
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/common/codec_mm/ |
D | secmem.c | 339 dma_buf_unmap_attachment(attach, sgt, DMA_FROM_DEVICE); in secmem_import()
|
/device/soc/amlogic/a311d/soc/amlogic/media/common/codec_mm/ |
D | secmem.c | 322 dma_buf_unmap_attachment(attach, sgt, DMA_FROM_DEVICE); in secmem_import()
|
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/ |
D | mpp_iommu.c | 66 dma_buf_unmap_attachment(buffer->attach, buffer->sgt, buffer->dir); in mpp_dma_release_buffer()
|
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/ |
D | mpp_iommu.c | 67 dma_buf_unmap_attachment(buffer->attach, buffer->sgt, buffer->dir); in mpp_dma_release_buffer()
|
/device/board/isoftstone/yangfan/kernel/src/driv/video/rockchip/mpp/ |
D | mpp_iommu.c | 67 dma_buf_unmap_attachment(buffer->attach, buffer->sgt, buffer->dir); in mpp_dma_release_buffer()
|
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/ |
D | dma-buf.c | 1066 void dma_buf_unmap_attachment(struct dma_buf_attachment *attach, struct sg_table *sg_table, in dma_buf_unmap_attachment() function 1093 EXPORT_SYMBOL_GPL(dma_buf_unmap_attachment);
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
D | videobuf2-rdma-sg.c | 534 dma_buf_unmap_attachment(buf->db_attach, sgt, buf->dma_dir); in vb2_dma_sg_unmap_dmabuf()
|
/device/board/isoftstone/yangfan/kernel/src/driv/media/isp/ |
D | videobuf2-rdma-sg.c | 534 dma_buf_unmap_attachment(buf->db_attach, sgt, buf->dma_dir); in vb2_dma_sg_unmap_dmabuf()
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
D | videobuf2-rdma-sg.c | 539 dma_buf_unmap_attachment(buf->db_attach, sgt, buf->dma_dir); in vb2_dma_sg_unmap_dmabuf()
|