Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddma-buf.h36 struct dma_buf_ops { struct
327 const struct dma_buf_ops *ops;
536 const struct dma_buf_ops *ops;
H A Dvirtio_dma_buf.h23 struct dma_buf_ops ops;
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_dma_buf.h35 extern const struct dma_buf_ops amdgpu_dmabuf_ops;
H A Damdgpu_dma_buf.c264 const struct dma_buf_ops amdgpu_dmabuf_ops = {
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_prime.c65 const struct dma_buf_ops vmw_prime_dmabuf_ops = {
H A Dttm_object.h270 ttm_object_device_init(const struct dma_buf_ops *ops);
H 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()
H A Dvmwgfx_drv.h1123 extern const struct dma_buf_ops vmw_prime_dmabuf_ops;
/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_gem_dmabuf.c71 static const struct dma_buf_ops omap_dmabuf_ops = {
/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/
H A Dmock_dmabuf.c89 static const struct dma_buf_ops mock_dmabuf_ops = {
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_dmabuf.c204 static const struct dma_buf_ops i915_dmabuf_ops = {
/openbmc/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-vmalloc.c324 static const struct dma_buf_ops vb2_vmalloc_dmabuf_ops = {
H A Dvideobuf2-dma-sg.c509 static const struct dma_buf_ops vb2_dma_sg_dmabuf_ops = {
H A Dvideobuf2-dma-contig.c461 static const struct dma_buf_ops vb2_dc_dmabuf_ops = {
/openbmc/linux/drivers/dma-buf/heaps/
H A Dcma_heap.c263 static const struct dma_buf_ops cma_heap_buf_ops = {
H A Dsystem_heap.c301 static const struct dma_buf_ops system_heap_buf_ops = {
/openbmc/linux/drivers/dma-buf/
H A Dudmabuf.c182 static const struct dma_buf_ops udmabuf_ops = {
/openbmc/linux/drivers/gpu/drm/armada/
H A Darmada_gem.c479 static const struct dma_buf_ops armada_gem_prime_dmabuf_ops = {
/openbmc/linux/Documentation/driver-api/
H A Ddma-buf.rst31 - implements and manages operations in :c:type:`struct dma_buf_ops
32 <dma_buf_ops>` for the buffer,
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_prime.c788 static const struct dma_buf_ops drm_gem_prime_dmabuf_ops = {
/openbmc/linux/drivers/xen/
H A Dgntdev-dmabuf.c339 static const struct dma_buf_ops dmabuf_exp_ops = {
/openbmc/linux/drivers/gpu/drm/tegra/
H A Dgem.c727 static const struct dma_buf_ops tegra_gem_prime_dmabuf_ops = {
/openbmc/linux/samples/vfio-mdev/
H A Dmbochs.c923 static struct dma_buf_ops mbochs_dmabuf_ops = {
/openbmc/linux/drivers/accel/habanalabs/common/
H A Dmemory.c1826 static const struct dma_buf_ops habanalabs_dmabuf_ops = {
/openbmc/linux/drivers/misc/
H A Dfastrpc.c744 static const struct dma_buf_ops fastrpc_dma_buf_ops = {