Home
last modified time | relevance | path

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

12

/linux-6.15/include/linux/
H A Ddma-buf.h36 struct dma_buf_ops { struct
327 const struct dma_buf_ops *ops;
541 const struct dma_buf_ops *ops;
H A Dvirtio_dma_buf.h23 struct dma_buf_ops ops;
/linux-6.15/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.c288 const struct dma_buf_ops amdgpu_dmabuf_ops = {
/linux-6.15/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_prime.c67 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.c95 struct dma_buf_ops ops;
423 ttm_object_device_init(const struct dma_buf_ops *ops) in ttm_object_device_init()
H A Dvmwgfx_drv.h1111 extern const struct dma_buf_ops vmw_prime_dmabuf_ops;
/linux-6.15/drivers/gpu/drm/omapdrm/
H A Domap_gem_dmabuf.c71 static const struct dma_buf_ops omap_dmabuf_ops = {
/linux-6.15/drivers/gpu/drm/i915/gem/selftests/
H A Dmock_dmabuf.c90 static const struct dma_buf_ops mock_dmabuf_ops = {
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_dma_buf.c176 static const struct dma_buf_ops xe_dmabuf_ops = {
/linux-6.15/drivers/gpu/drm/i915/gem/
H A Di915_gem_dmabuf.c204 static const struct dma_buf_ops i915_dmabuf_ops = {
/linux-6.15/drivers/media/common/videobuf2/
H A Dvideobuf2-vmalloc.c326 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 = {
/linux-6.15/drivers/dma-buf/heaps/
H A Dcma_heap.c262 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 = {
/linux-6.15/drivers/gpu/drm/armada/
H A Darmada_gem.c479 static const struct dma_buf_ops armada_gem_prime_dmabuf_ops = {
/linux-6.15/drivers/dma-buf/
H A Dudmabuf.c287 static const struct dma_buf_ops udmabuf_ops = {
/linux-6.15/Documentation/driver-api/
H A Ddma-buf.rst47 - implements and manages operations in :c:type:`struct dma_buf_ops
48 <dma_buf_ops>` for the buffer,
/linux-6.15/drivers/gpu/drm/
H A Ddrm_prime.c806 static const struct dma_buf_ops drm_gem_prime_dmabuf_ops = {
/linux-6.15/drivers/gpu/drm/tegra/
H A Dgem.c746 static const struct dma_buf_ops tegra_gem_prime_dmabuf_ops = {
/linux-6.15/drivers/xen/
H A Dgntdev-dmabuf.c339 static const struct dma_buf_ops dmabuf_exp_ops = {
/linux-6.15/sound/soc/fsl/
H A Dfsl_asrc_m2m.c447 static const struct dma_buf_ops fsl_asrc_m2m_dma_buf_ops = {
/linux-6.15/samples/vfio-mdev/
H A Dmbochs.c926 static struct dma_buf_ops mbochs_dmabuf_ops = {

12