Home
last modified time | relevance | path

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

123

/drivers/gpu/drm/
Ddrm_prime.c91 struct dma_buf *dma_buf; member
99 struct dma_buf *dma_buf, uint32_t handle) in drm_prime_add_buf_handle()
167 struct dma_buf *dma_buf, in drm_prime_lookup_buf_handle()
248 struct dma_buf *dma_buf; in drm_gem_dmabuf_export() local
271 void drm_gem_dmabuf_release(struct dma_buf *dma_buf) in drm_gem_dmabuf_release()
301 struct dma_buf *dma_buf; in drm_gem_prime_fd_to_handle() local
578 int drm_gem_map_attach(struct dma_buf *dma_buf, in drm_gem_map_attach()
596 void drm_gem_map_detach(struct dma_buf *dma_buf, in drm_gem_map_detach()
678 int drm_gem_dmabuf_vmap(struct dma_buf *dma_buf, struct dma_buf_map *map) in drm_gem_dmabuf_vmap()
694 void drm_gem_dmabuf_vunmap(struct dma_buf *dma_buf, struct dma_buf_map *map) in drm_gem_dmabuf_vunmap()
[all …]
/drivers/gpu/drm/i915/gem/
Di915_gem_dmabuf.c72 static int i915_gem_dmabuf_vmap(struct dma_buf *dma_buf, struct dma_buf_map *map) in i915_gem_dmabuf_vmap()
86 static void i915_gem_dmabuf_vunmap(struct dma_buf *dma_buf, struct dma_buf_map *map) in i915_gem_dmabuf_vunmap()
94 static int i915_gem_dmabuf_mmap(struct dma_buf *dma_buf, struct vm_area_struct *vma) in i915_gem_dmabuf_mmap()
114 static int i915_gem_begin_cpu_access(struct dma_buf *dma_buf, enum dma_data_direction direction) in i915_gem_begin_cpu_access()
139 static int i915_gem_end_cpu_access(struct dma_buf *dma_buf, enum dma_data_direction direction) in i915_gem_end_cpu_access()
266 struct dma_buf *dma_buf) in i915_gem_prime_import()
/drivers/gpu/drm/i915/gem/selftests/
Dmock_dmabuf.c53 static void mock_dmabuf_release(struct dma_buf *dma_buf) in mock_dmabuf_release()
64 static int mock_dmabuf_vmap(struct dma_buf *dma_buf, struct dma_buf_map *map) in mock_dmabuf_vmap()
77 static void mock_dmabuf_vunmap(struct dma_buf *dma_buf, struct dma_buf_map *map) in mock_dmabuf_vunmap()
84 static int mock_dmabuf_mmap(struct dma_buf *dma_buf, struct vm_area_struct *vma) in mock_dmabuf_mmap()
/drivers/virtio/
Dvirtio_dma_buf.c43 int virtio_dma_buf_attach(struct dma_buf *dma_buf, in virtio_dma_buf_attach()
64 bool is_virtio_dma_buf(struct dma_buf *dma_buf) in is_virtio_dma_buf()
80 int virtio_dma_buf_get_uuid(struct dma_buf *dma_buf, in virtio_dma_buf_get_uuid()
/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dma_buf.c156 struct dma_buf *dma_buf = attach->dmabuf; in amdgpu_dma_buf_map() local
249 static int amdgpu_dma_buf_begin_cpu_access(struct dma_buf *dma_buf, in amdgpu_dma_buf_begin_cpu_access()
332 amdgpu_dma_buf_create_obj(struct drm_device *dev, struct dma_buf *dma_buf) in amdgpu_dma_buf_create_obj()
446 struct dma_buf *dma_buf) in amdgpu_gem_prime_import()
495 struct dma_buf *dma_buf = obj->import_attach->dmabuf; in amdgpu_dmabuf_is_xgmi_accessible() local
/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
2016 struct csio_dma_buf *dma_buf; in csio_tm_cbfn() local
2416 struct csio_dma_buf *dma_buf; in csio_scsim_init() local
2503 struct csio_dma_buf *dma_buf; in csio_scsim_exit() local
/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()
Dttm_object.c620 static void ttm_prime_dmabuf_release(struct dma_buf *dma_buf) in ttm_prime_dmabuf_release()
652 struct dma_buf *dma_buf; in ttm_prime_fd_to_handle() local
689 struct dma_buf *dma_buf; in ttm_prime_handle_to_fd() local
Dttm_object.h159 struct dma_buf *dma_buf; member
/drivers/xen/
Dgntdev-dmabuf.c226 static int dmabuf_exp_ops_attach(struct dma_buf *dma_buf, in dmabuf_exp_ops_attach()
241 static void dmabuf_exp_ops_detach(struct dma_buf *dma_buf, in dmabuf_exp_ops_detach()
333 static void dmabuf_exp_ops_release(struct dma_buf *dma_buf) in dmabuf_exp_ops_release()
576 struct dma_buf *dma_buf; in dmabuf_imp_to_refs() local
703 struct dma_buf *dma_buf; in dmabuf_imp_release() local
/drivers/net/wireless/mediatek/mt7601u/
Dmcu.c284 const struct mt7601u_dma_buf *dma_buf, in __mt7601u_dma_fw()
336 mt7601u_dma_fw(struct mt7601u_dev *dev, struct mt7601u_dma_buf *dma_buf, in mt7601u_dma_fw()
358 struct mt7601u_dma_buf dma_buf; in mt7601u_upload_firmware() local
/drivers/scsi/lpfc/
Dlpfc_mem.c557 struct hbq_dmabuf *dma_buf; in lpfc_sli4_rb_alloc() local
615 struct rqb_dmabuf *dma_buf; in lpfc_sli4_nvmet_alloc() local
/drivers/i2c/busses/
Di2c-qcom-geni.c89 void *dma_buf; member
383 void *dma_buf; in geni_i2c_rx_one_msg() local
422 void *dma_buf; in geni_i2c_tx_one_msg() local
Di2c-stm32.h40 dma_addr_t dma_buf; member
Di2c-tegra.c288 void *dma_buf; member
443 u32 *dma_buf; in tegra_i2c_init_dma() local
1146 u32 *dma_buf = i2c_dev->dma_buf; in tegra_i2c_push_packet_header() local
Di2c-at91-master.c659 u8 *dma_buf = NULL; in at91_twi_xfer() local
/drivers/gpu/drm/udl/
Dudl_drv.c41 struct dma_buf *dma_buf) in udl_driver_gem_prime_import()
/drivers/gpu/drm/omapdrm/
Domap_gem_dmabuf.c127 struct dma_buf *dma_buf) in omap_gem_prime_import()
/drivers/mtd/nand/raw/
Dlpc32xx_mlc.c201 uint8_t *dma_buf; member
442 uint8_t *dma_buf; in lpc32xx_read_page() local
506 uint8_t *dma_buf = (uint8_t *)buf; in lpc32xx_write_page_lowlevel() local
/drivers/mfd/
Dstm32-timers.c62 dma_addr_t dma_buf; in stm32_timers_dma_burst_read() local
/drivers/net/ethernet/microsoft/mana/
Dhw_channel.c393 struct hwc_dma_buf *dma_buf; in mana_hwc_alloc_dma_buf() local
436 struct hwc_dma_buf *dma_buf) in mana_hwc_dealloc_dma_buf()
/drivers/parport/
Dparport_gsc.h66 char *dma_buf; member
/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_coredump.c26 void *dma_buf, *resp; in bnxt_hwrm_dbg_dma_data() local
/drivers/gpu/drm/exynos/
Dexynos_drm_gem.c410 struct dma_buf *dma_buf) in exynos_drm_gem_prime_import()
/drivers/gpu/drm/vgem/
Dvgem_drv.c332 struct dma_buf *dma_buf) in vgem_prime_import()

123