Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Ddma-buf.h36 struct dma_buf_ops { struct
327 const struct dma_buf_ops *ops;
536 const struct dma_buf_ops *ops;
Dvirtio_dma_buf.h23 struct dma_buf_ops ops;
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dma_buf.h35 extern const struct dma_buf_ops amdgpu_dmabuf_ops;
Damdgpu_dma_buf.c278 const struct dma_buf_ops amdgpu_dmabuf_ops = {
/Linux-v5.15/drivers/gpu/drm/vmwgfx/
Dvmwgfx_prime.c65 const struct dma_buf_ops vmw_prime_dmabuf_ops = {
Dttm_object.h311 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.h1258 extern const struct dma_buf_ops vmw_prime_dmabuf_ops;
/Linux-v5.15/drivers/gpu/drm/i915/gem/selftests/
Dmock_dmabuf.c89 static const struct dma_buf_ops mock_dmabuf_ops = {
/Linux-v5.15/drivers/gpu/drm/omapdrm/
Domap_gem_dmabuf.c101 static const struct dma_buf_ops omap_dmabuf_ops = {
/Linux-v5.15/drivers/gpu/drm/i915/gem/
Di915_gem_dmabuf.c200 static const struct dma_buf_ops i915_dmabuf_ops = {
/Linux-v5.15/drivers/media/common/videobuf2/
Dvideobuf2-vmalloc.c332 static const struct dma_buf_ops vb2_vmalloc_dmabuf_ops = {
Dvideobuf2-dma-sg.c502 static const struct dma_buf_ops vb2_dma_sg_dmabuf_ops = {
Dvideobuf2-dma-contig.c366 static const struct dma_buf_ops vb2_dc_dmabuf_ops = {
/Linux-v5.15/drivers/dma-buf/heaps/
Dcma_heap.c261 static const struct dma_buf_ops cma_heap_buf_ops = {
Dsystem_heap.c301 static const struct dma_buf_ops system_heap_buf_ops = {
/Linux-v5.15/drivers/dma-buf/
Dudmabuf.c150 static const struct dma_buf_ops udmabuf_ops = {
/Linux-v5.15/drivers/tee/
Dtee_shm.c99 static const struct dma_buf_ops tee_shm_dma_buf_ops = {
/Linux-v5.15/drivers/gpu/drm/armada/
Darmada_gem.c478 static const struct dma_buf_ops armada_gem_prime_dmabuf_ops = {
/Linux-v5.15/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.15/drivers/gpu/drm/
Ddrm_prime.c782 static const struct dma_buf_ops drm_gem_prime_dmabuf_ops = {
/Linux-v5.15/drivers/gpu/drm/tegra/
Dgem.c664 static const struct dma_buf_ops tegra_gem_prime_dmabuf_ops = {
/Linux-v5.15/drivers/xen/
Dgntdev-dmabuf.c344 static const struct dma_buf_ops dmabuf_exp_ops = {
/Linux-v5.15/samples/vfio-mdev/
Dmbochs.c899 static struct dma_buf_ops mbochs_dmabuf_ops = {
/Linux-v5.15/drivers/misc/
Dfastrpc.c609 static const struct dma_buf_ops fastrpc_dma_buf_ops = {