Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Ddma-buf.h36 struct dma_buf_ops { struct
327 const struct dma_buf_ops *ops;
536 const struct dma_buf_ops *ops;
A Dvirtio_dma_buf.h23 struct dma_buf_ops ops;
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_dma_buf.h35 extern const struct dma_buf_ops amdgpu_dmabuf_ops;
A Damdgpu_dma_buf.c264 const struct dma_buf_ops amdgpu_dmabuf_ops = {
/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_prime.c65 const struct dma_buf_ops vmw_prime_dmabuf_ops = {
A Dttm_object.h270 ttm_object_device_init(const struct dma_buf_ops *ops);
A Dttm_object.c98 struct dma_buf_ops ops;
426 ttm_object_device_init(const struct dma_buf_ops *ops) in ttm_object_device_init()
A Dvmwgfx_drv.h1254 extern const struct dma_buf_ops vmw_prime_dmabuf_ops;
/linux-6.3-rc2/drivers/gpu/drm/omapdrm/
A Domap_gem_dmabuf.c78 static const struct dma_buf_ops omap_dmabuf_ops = {
/linux-6.3-rc2/drivers/gpu/drm/i915/gem/selftests/
A Dmock_dmabuf.c89 static const struct dma_buf_ops mock_dmabuf_ops = {
/linux-6.3-rc2/drivers/gpu/drm/i915/gem/
A Di915_gem_dmabuf.c206 static const struct dma_buf_ops i915_dmabuf_ops = {
/linux-6.3-rc2/drivers/media/common/videobuf2/
A Dvideobuf2-vmalloc.c327 static const struct dma_buf_ops vb2_vmalloc_dmabuf_ops = {
A Dvideobuf2-dma-sg.c506 static const struct dma_buf_ops vb2_dma_sg_dmabuf_ops = {
A Dvideobuf2-dma-contig.c464 static const struct dma_buf_ops vb2_dc_dmabuf_ops = {
/linux-6.3-rc2/drivers/dma-buf/heaps/
A Dcma_heap.c266 static const struct dma_buf_ops cma_heap_buf_ops = {
A Dsystem_heap.c305 static const struct dma_buf_ops system_heap_buf_ops = {
/linux-6.3-rc2/drivers/dma-buf/
A Dudmabuf.c185 static const struct dma_buf_ops udmabuf_ops = {
/linux-6.3-rc2/drivers/gpu/drm/armada/
A Darmada_gem.c479 static const struct dma_buf_ops armada_gem_prime_dmabuf_ops = {
/linux-6.3-rc2/Documentation/driver-api/
A Ddma-buf.rst31 - implements and manages operations in :c:type:`struct dma_buf_ops
32 <dma_buf_ops>` for the buffer,
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_prime.c793 static const struct dma_buf_ops drm_gem_prime_dmabuf_ops = {
/linux-6.3-rc2/drivers/xen/
A Dgntdev-dmabuf.c338 static const struct dma_buf_ops dmabuf_exp_ops = {
/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Dgem.c728 static const struct dma_buf_ops tegra_gem_prime_dmabuf_ops = {
/linux-6.3-rc2/samples/vfio-mdev/
A Dmbochs.c923 static struct dma_buf_ops mbochs_dmabuf_ops = {
/linux-6.3-rc2/drivers/accel/habanalabs/common/
A Dmemory.c1802 static const struct dma_buf_ops habanalabs_dmabuf_ops = {
/linux-6.3-rc2/drivers/misc/
A Dfastrpc.c742 static const struct dma_buf_ops fastrpc_dma_buf_ops = {

Completed in 45 milliseconds