Home
last modified time | relevance | path

Searched refs:dma_buf_ops (Results 1 – 24 of 24) sorted by relevance

/Linux-v5.4/include/linux/
Ddma-buf.h35 struct dma_buf_ops { struct
300 const struct dma_buf_ops *ops;
365 const struct dma_buf_ops *ops;
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dma_buf.h42 extern const struct dma_buf_ops amdgpu_dmabuf_ops;
Damdgpu_dma_buf.c310 const struct dma_buf_ops amdgpu_dmabuf_ops = {
/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_prime.c93 const struct dma_buf_ops vmw_prime_dmabuf_ops = {
Dttm_object.h310 const struct dma_buf_ops *ops);
Dttm_object.c94 struct dma_buf_ops ops;
528 const struct dma_buf_ops *ops) in ttm_object_device_init()
Dvmwgfx_drv.h1145 extern const struct dma_buf_ops vmw_prime_dmabuf_ops;
/Linux-v5.4/drivers/staging/android/ion/
Dion.c343 static const struct dma_buf_ops dma_buf_ops = { variable
395 exp_info.ops = &dma_buf_ops; in ion_alloc()
/Linux-v5.4/drivers/gpu/drm/i915/gem/selftests/
Dmock_dmabuf.c98 static const struct dma_buf_ops mock_dmabuf_ops = {
/Linux-v5.4/drivers/gpu/drm/omapdrm/
Domap_gem_dmabuf.c120 static const struct dma_buf_ops omap_dmabuf_ops = {
/Linux-v5.4/Documentation/driver-api/
Ddma-buf.rst31 - implements and manages operations in :c:type:`struct dma_buf_ops
32 <dma_buf_ops>` for the buffer,
/Linux-v5.4/drivers/gpu/drm/udl/
Dudl_dmabuf.c164 static const struct dma_buf_ops udl_dmabuf_ops = {
/Linux-v5.4/drivers/gpu/drm/i915/gem/
Di915_gem_dmabuf.c194 static const struct dma_buf_ops i915_dmabuf_ops = {
/Linux-v5.4/drivers/dma-buf/
Dudmabuf.c110 static const struct dma_buf_ops udmabuf_ops = {
/Linux-v5.4/drivers/media/common/videobuf2/
Dvideobuf2-vmalloc.c342 static const struct dma_buf_ops vb2_vmalloc_dmabuf_ops = {
Dvideobuf2-dma-sg.c493 static const struct dma_buf_ops vb2_dma_sg_dmabuf_ops = {
Dvideobuf2-dma-contig.c358 static const struct dma_buf_ops vb2_dc_dmabuf_ops = {
/Linux-v5.4/drivers/tee/
Dtee_shm.c92 static const struct dma_buf_ops tee_shm_dma_buf_ops = {
/Linux-v5.4/drivers/gpu/drm/armada/
Darmada_gem.c480 static const struct dma_buf_ops armada_gem_prime_dmabuf_ops = {
/Linux-v5.4/drivers/gpu/drm/tegra/
Dgem.c619 static const struct dma_buf_ops tegra_gem_prime_dmabuf_ops = {
/Linux-v5.4/drivers/gpu/drm/
Ddrm_prime.c770 static const struct dma_buf_ops drm_gem_prime_dmabuf_ops = {
/Linux-v5.4/drivers/xen/
Dgntdev-dmabuf.c365 static const struct dma_buf_ops dmabuf_exp_ops = {
/Linux-v5.4/samples/vfio-mdev/
Dmbochs.c908 static struct dma_buf_ops mbochs_dmabuf_ops = {
/Linux-v5.4/drivers/misc/
Dfastrpc.c582 static const struct dma_buf_ops fastrpc_dma_buf_ops = {