Home
last modified time | relevance | path

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

123

/Linux-v4.19/include/linux/
Ddma-buf.h280 struct dma_buf { struct
284 const struct dma_buf_ops *ops; argument
297 struct dma_buf_poll_cb_t { argument
312 * This structure holds the attachment information between the dma_buf buffer argument
Dparport_pc.h40 char *dma_buf; member
/Linux-v4.19/drivers/gpu/drm/
Ddrm_prime.c82 struct dma_buf *dma_buf; member
95 struct dma_buf *dma_buf, uint32_t handle) in drm_prime_add_buf_handle()
163 struct dma_buf *dma_buf, in drm_prime_lookup_buf_handle()
197 int drm_gem_map_attach(struct dma_buf *dma_buf, in drm_gem_map_attach()
226 void drm_gem_map_detach(struct dma_buf *dma_buf, in drm_gem_map_detach()
256 struct dma_buf *dma_buf) in drm_prime_remove_buf_handle_locked()
363 struct dma_buf *dma_buf; in drm_gem_dmabuf_export() local
385 void drm_gem_dmabuf_release(struct dma_buf *dma_buf) in drm_gem_dmabuf_release()
406 void *drm_gem_dmabuf_vmap(struct dma_buf *dma_buf) in drm_gem_dmabuf_vmap()
426 void drm_gem_dmabuf_vunmap(struct dma_buf *dma_buf, void *vaddr) in drm_gem_dmabuf_vunmap()
[all …]
Ddrm_gem_framebuffer_helper.c253 struct dma_buf *dma_buf; in drm_gem_fb_prepare_fb() local
/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_prime.c42 static int vmw_prime_map_attach(struct dma_buf *dma_buf, in vmw_prime_map_attach()
48 static void vmw_prime_map_detach(struct dma_buf *dma_buf, in vmw_prime_map_detach()
65 static void *vmw_prime_dmabuf_vmap(struct dma_buf *dma_buf) in vmw_prime_dmabuf_vmap()
70 static void vmw_prime_dmabuf_vunmap(struct dma_buf *dma_buf, void *vaddr) in vmw_prime_dmabuf_vunmap()
74 static void *vmw_prime_dmabuf_kmap(struct dma_buf *dma_buf, in vmw_prime_dmabuf_kmap()
80 static void vmw_prime_dmabuf_kunmap(struct dma_buf *dma_buf, in vmw_prime_dmabuf_kunmap()
86 static int vmw_prime_dmabuf_mmap(struct dma_buf *dma_buf, in vmw_prime_dmabuf_mmap()
/Linux-v4.19/drivers/gpu/drm/i915/selftests/
Dmock_dmabuf.c72 static void mock_dmabuf_release(struct dma_buf *dma_buf) in mock_dmabuf_release()
83 static void *mock_dmabuf_vmap(struct dma_buf *dma_buf) in mock_dmabuf_vmap()
90 static void mock_dmabuf_vunmap(struct dma_buf *dma_buf, void *vaddr) in mock_dmabuf_vunmap()
97 static void *mock_dmabuf_kmap(struct dma_buf *dma_buf, unsigned long page_num) in mock_dmabuf_kmap()
104 static void mock_dmabuf_kunmap(struct dma_buf *dma_buf, unsigned long page_num, void *addr) in mock_dmabuf_kunmap()
111 static int mock_dmabuf_mmap(struct dma_buf *dma_buf, struct vm_area_struct *vma) in mock_dmabuf_mmap()
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_gem_dmabuf.c100 static void *i915_gem_dmabuf_vmap(struct dma_buf *dma_buf) in i915_gem_dmabuf_vmap()
107 static void i915_gem_dmabuf_vunmap(struct dma_buf *dma_buf, void *vaddr) in i915_gem_dmabuf_vunmap()
114 static void *i915_gem_dmabuf_kmap(struct dma_buf *dma_buf, unsigned long page_num) in i915_gem_dmabuf_kmap()
140 static void i915_gem_dmabuf_kunmap(struct dma_buf *dma_buf, unsigned long page_num, void *addr) in i915_gem_dmabuf_kunmap()
148 static int i915_gem_dmabuf_mmap(struct dma_buf *dma_buf, struct vm_area_struct *vma) in i915_gem_dmabuf_mmap()
169 static int i915_gem_begin_cpu_access(struct dma_buf *dma_buf, enum dma_data_direction direction) in i915_gem_begin_cpu_access()
192 static int i915_gem_end_cpu_access(struct dma_buf *dma_buf, enum dma_data_direction direction) in i915_gem_end_cpu_access()
278 struct dma_buf *dma_buf) in i915_gem_prime_import()
/Linux-v4.19/drivers/gpu/drm/udl/
Dudl_dmabuf.c153 static void *udl_dmabuf_kmap(struct dma_buf *dma_buf, unsigned long page_num) in udl_dmabuf_kmap()
160 static void udl_dmabuf_kunmap(struct dma_buf *dma_buf, in udl_dmabuf_kunmap()
166 static int udl_dmabuf_mmap(struct dma_buf *dma_buf, in udl_dmabuf_mmap()
227 struct dma_buf *dma_buf) in udl_gem_prime_import()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_prime.c203 static int amdgpu_gem_map_attach(struct dma_buf *dma_buf, in amdgpu_gem_map_attach()
259 static void amdgpu_gem_map_detach(struct dma_buf *dma_buf, in amdgpu_gem_map_detach()
306 static int amdgpu_gem_begin_cpu_access(struct dma_buf *dma_buf, in amdgpu_gem_begin_cpu_access()
392 struct dma_buf *dma_buf) in amdgpu_gem_prime_import()
/Linux-v4.19/drivers/xen/
Dgntdev-dmabuf.c219 static int dmabuf_exp_ops_attach(struct dma_buf *dma_buf, in dmabuf_exp_ops_attach()
234 static void dmabuf_exp_ops_detach(struct dma_buf *dma_buf, in dmabuf_exp_ops_detach()
326 static void dmabuf_exp_ops_release(struct dma_buf *dma_buf) in dmabuf_exp_ops_release()
338 static void *dmabuf_exp_ops_kmap(struct dma_buf *dma_buf, in dmabuf_exp_ops_kmap()
345 static void dmabuf_exp_ops_kunmap(struct dma_buf *dma_buf, in dmabuf_exp_ops_kunmap()
351 static int dmabuf_exp_ops_mmap(struct dma_buf *dma_buf, in dmabuf_exp_ops_mmap()
603 struct dma_buf *dma_buf; in dmabuf_imp_to_refs() local
716 struct dma_buf *dma_buf; in dmabuf_imp_release() local
/Linux-v4.19/drivers/scsi/csiostor/
Dcsio_scsi.c206 struct csio_dma_buf *dma_buf; in csio_scsi_init_cmd_wr() local
298 struct csio_dma_buf *dma_buf; in csio_scsi_init_ultptx_dsgl() local
366 struct csio_dma_buf *dma_buf; in csio_scsi_init_read_wr() local
419 struct csio_dma_buf *dma_buf; in csio_scsi_init_write_wr() local
563 struct csio_dma_buf *dma_buf = NULL; in csio_setup_ddp() local
1500 struct csio_dma_buf *dma_buf; in csio_scsi_copy_to_sgl() local
1564 struct csio_dma_buf *dma_buf; in csio_scsi_err_handler() local
2019 struct csio_dma_buf *dma_buf; in csio_tm_cbfn() local
2421 struct csio_dma_buf *dma_buf; in csio_scsim_init() local
2508 struct csio_dma_buf *dma_buf; in csio_scsim_exit() local
/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_mem.c572 struct hbq_dmabuf *dma_buf; in lpfc_sli4_rb_alloc() local
632 struct rqb_dmabuf *dma_buf; in lpfc_sli4_nvmet_alloc() local
/Linux-v4.19/drivers/net/wireless/mediatek/mt7601u/
Dmcu.c290 const struct mt7601u_dma_buf *dma_buf, in __mt7601u_dma_fw()
342 mt7601u_dma_fw(struct mt7601u_dev *dev, struct mt7601u_dma_buf *dma_buf, in mt7601u_dma_fw()
364 struct mt7601u_dma_buf dma_buf; in mt7601u_upload_firmware() local
/Linux-v4.19/drivers/i2c/busses/
Di2c-stm32.h40 dma_addr_t dma_buf; member
Di2c-qcom-geni.c370 void *dma_buf; in geni_i2c_rx_one_msg() local
413 void *dma_buf; in geni_i2c_tx_one_msg() local
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/mt76x0/
Dmcu.c402 const struct mt76x0_dma_buf *dma_buf, in __mt76x0_dma_fw()
456 mt76x0_dma_fw(struct mt76x0_dev *dev, struct mt76x0_dma_buf *dma_buf, in mt76x0_dma_fw()
480 struct mt76x0_dma_buf dma_buf; in mt76x0_upload_firmware() local
/Linux-v4.19/drivers/gpu/drm/ttm/
Dttm_object.c598 static void ttm_prime_dmabuf_release(struct dma_buf *dma_buf) in ttm_prime_dmabuf_release()
630 struct dma_buf *dma_buf; in ttm_prime_fd_to_handle() local
668 struct dma_buf *dma_buf; in ttm_prime_handle_to_fd() local
/Linux-v4.19/include/drm/
Ddrm_gem.h129 struct dma_buf *dma_buf; member
/Linux-v4.19/drivers/gpu/drm/omapdrm/
Domap_gem_dmabuf.c157 struct dma_buf *dma_buf) in omap_gem_prime_import()
/Linux-v4.19/drivers/mfd/
Dstm32-timers.c62 dma_addr_t dma_buf; in stm32_timers_dma_burst_read() local
/Linux-v4.19/include/drm/ttm/
Dttm_object.h158 struct dma_buf *dma_buf; member
/Linux-v4.19/drivers/mtd/nand/raw/
Dlpc32xx_mlc.c212 uint8_t *dma_buf; member
453 uint8_t *dma_buf; in lpc32xx_read_page() local
517 uint8_t *dma_buf = (uint8_t *)buf; in lpc32xx_write_page_lowlevel() local
/Linux-v4.19/drivers/parport/
Dparport_gsc.h80 char *dma_buf; member
/Linux-v4.19/drivers/gpu/drm/exynos/
Dexynos_drm_gem.c458 struct dma_buf *dma_buf) in exynos_drm_gem_prime_import()
/Linux-v4.19/drivers/gpu/drm/vgem/
Dvgem_drv.c347 struct dma_buf *dma_buf) in vgem_prime_import()

123