Home
last modified time | relevance | path

Searched defs:dma_buf (Results 1 – 25 of 53) sorted by relevance

123

/device/soc/rockchip/common/sdk_linux/include/linux/
Ddma-buf.h392 struct dma_buf { struct
396 const struct dma_buf_ops *ops; argument
415 struct dma_buf_poll_cb_t { argument
423 struct dma_buf_sysfs_entry { argument
425 struct dma_buf *dmabuf; argument
434 * struct dma_buf_attach_ops - importer operations for an attachment argument
Dmemory_group_manager.h185 struct dma_buf *dma_buf; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
Ddrm_prime.c91 struct dma_buf *dma_buf; member
98 …c int drm_prime_add_buf_handle(struct drm_prime_file_private *prime_fpriv, struct dma_buf *dma_buf, in drm_prime_add_buf_handle()
169 …nt drm_prime_lookup_buf_handle(struct drm_prime_file_private *prime_fpriv, struct dma_buf *dma_buf, in drm_prime_lookup_buf_handle()
193 struct dma_buf *dma_buf) in drm_prime_remove_buf_handle_locked()
245 struct dma_buf *dma_buf; in drm_gem_dmabuf_export() local
269 void drm_gem_dmabuf_release(struct dma_buf *dma_buf) in drm_gem_dmabuf_release()
297 struct dma_buf *dma_buf; in drm_gem_prime_fd_to_handle() local
575 int drm_gem_map_attach(struct dma_buf *dma_buf, struct dma_buf_attachment *attach) in drm_gem_map_attach()
592 void drm_gem_map_detach(struct dma_buf *dma_buf, struct dma_buf_attachment *attach) in drm_gem_map_detach()
668 void *drm_gem_dmabuf_vmap(struct dma_buf *dma_buf) in drm_gem_dmabuf_vmap()
[all …]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
Dmali_kbase_trace_gpu_mem.c38 struct dma_buf *dma_buf; member
56 struct dma_buf *dma_buf, in kbase_delete_dma_buf_mapping()
105 struct dma_buf *dma_buf, in kbase_capture_dma_buf_mapping()
Dmali_kbase_mem_linux.c1032 struct dma_buf __maybe_unused *dma_buf; in kbase_mem_do_sync_imported() local
1332 struct dma_buf *dma_buf) in get_umm_memory_group_id()
1369 struct dma_buf *dma_buf; in kbase_mem_from_umm() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
Dmali_kbase_trace_gpu_mem.c39 struct dma_buf *dma_buf; member
56 static bool kbase_delete_dma_buf_mapping(struct kbase_context *kctx, struct dma_buf *dma_buf, struc… in kbase_delete_dma_buf_mapping()
104 static bool kbase_capture_dma_buf_mapping(struct kbase_context *kctx, struct dma_buf *dma_buf, stru… in kbase_capture_dma_buf_mapping()
Dmali_kbase_mem_linux.c1080 struct dma_buf *dma_buf; in kbase_mem_do_sync_imported() local
1377 struct dma_buf *dma_buf) in get_umm_memory_group_id()
1414 struct dma_buf *dma_buf; in kbase_mem_from_umm() local
/device/board/isoftstone/yangfan/kernel/src/driv/media/isp/
Drkisp_tb_helper.c63 static void shm_release(struct dma_buf *dma_buf) in shm_release()
70 static void *shm_vmap(struct dma_buf *dma_buf) in shm_vmap()
77 static void shm_vunmap(struct dma_buf *dma_buf, void *vaddr) in shm_vunmap()
84 static int shm_mmap(struct dma_buf *dma_buf, struct vm_area_struct *vma) in shm_mmap()
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
Drga_dma_buf.c775 struct dma_buf *dma_buf; in rga_dma_memory_check() local
798 struct dma_buf *dma_buf = NULL; in rga_dma_map_fd() local
856 static int rga_dma_map_buffer(struct dma_buf *dma_buf, in rga_dma_map_buffer()
915 struct dma_buf **dma_buf, int core) in rga_dma_buf_get_channel_info()
981 …c void rga_dma_put_channel_info(struct rga_dma_buffer_t **rga_dma_buffer, struct dma_buf **dma_buf) in rga_dma_put_channel_info()
Drga_mm.c622 struct dma_buf *dma_buf = NULL; in rga_mm_lookup_external() local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c1471 static int rockchip_drm_gem_dmabuf_begin_cpu_access(struct dma_buf *dma_buf, enum dma_data_directio… in rockchip_drm_gem_dmabuf_begin_cpu_access()
1478 static int rockchip_drm_gem_dmabuf_end_cpu_access(struct dma_buf *dma_buf, enum dma_data_direction … in rockchip_drm_gem_dmabuf_end_cpu_access()
1485 static int rockchip_drm_gem_begin_cpu_access_partial(struct dma_buf *dma_buf, enum dma_data_directi… in rockchip_drm_gem_begin_cpu_access_partial()
1493 static int rockchip_drm_gem_end_cpu_access_partial(struct dma_buf *dma_buf, enum dma_data_direction… in rockchip_drm_gem_end_cpu_access_partial()
1518 … drm_gem_object *rockchip_drm_gem_prime_import_dev(struct drm_device *dev, struct dma_buf *dma_buf, in rockchip_drm_gem_prime_import_dev()
1575 …ruct drm_gem_object *rockchip_drm_gem_prime_import(struct drm_device *dev, struct dma_buf *dma_buf) in rockchip_drm_gem_prime_import()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/linux/
Dump_ukk_ref_wrappers.c117 struct dma_buf *dma_buf; in ump_dmabuf_import_wrapper() local
Dump_kernel_random_mapping.c192 struct dma_buf *dma_buf; in ump_random_mapping_put() local
/device/board/isoftstone/yangfan/kernel/src/incl/linux/current/
Dmemory_group_manager.h194 struct dma_buf *dma_buf; member
/device/soc/rockchip/rk3588/kernel/include/linux/
Dmemory_group_manager.h194 struct dma_buf *dma_buf; member
/device/soc/amlogic/a311d/soc/amlogic/ge2d/
Dge2d_dmabuf.c419 struct aml_dma_buf *dma_buf; local
602 struct aml_dma_buf *dma_buf; local
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/
Dvpu_mem_legacy.c242 VPUMemLinear_t *dma_buf = NULL; in VPUMallocLinearFromRender() local
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/include/
Dbcmsdspi.h106 void *dma_buf; member
Dbcmspibrcm.h143 void *dma_buf; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
Dbcmsdspi.h106 void *dma_buf; member
Dbcmspibrcm.h119 void *dma_buf; member
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/include/
Dbcmsdspi.h105 void *dma_buf; member
Dbcmspibrcm.h116 void *dma_buf; member
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/include/
Drga_drv.h143 struct dma_buf *dma_buf; member
172 struct dma_buf *dma_buf; member
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Ddhd_msgbuf.c320 dhd_dma_buf_t dma_buf; /* DMA-able buffer: pa, va, len, dmah, secdma */ member
986 dhd_dma_buf_audit(dhd_pub_t *dhd, dhd_dma_buf_t *dma_buf) in dhd_dma_buf_audit()
1013 dhd_dma_buf_alloc(dhd_pub_t *dhd, dhd_dma_buf_t *dma_buf, uint32 buf_len) in dhd_dma_buf_alloc()
1053 dhd_dma_buf_reset(dhd_pub_t *dhd, dhd_dma_buf_t *dma_buf) in dhd_dma_buf_reset()
1070 dhd_dma_buf_free(dhd_pub_t *dhd, dhd_dma_buf_t *dma_buf) in dhd_dma_buf_free()
1097 dhd_dma_buf_t *dma_buf; in dhd_dma_buf_init() local
6500 dhd_dma_buf_t *dma_buf = &ring->dma_buf; in dhd_prot_ring_attach() local
7304 dhd_dma_buf_t *dma_buf, uint32 bufsz) in dhd_prot_dma_indx_alloc()
7321 dhd_dma_buf_t *dma_buf; in dhd_prot_dma_indx_init() local

123