Home
last modified time | relevance | path

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

12

/linux/include/linux/
H A Ddma-buf.h37 struct dma_buf_ops { struct
319 const struct dma_buf_ops *ops;
515 const struct dma_buf_ops *ops;
H A Dvirtio_dma_buf.h23 struct dma_buf_ops ops;
/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.c355 const struct dma_buf_ops amdgpu_dmabuf_ops = {
/linux/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()
/linux/drivers/gpu/drm/omapdrm/
H A Domap_gem_dmabuf.c71 static const struct dma_buf_ops omap_dmabuf_ops = {
/linux/drivers/gpu/drm/msm/
H A Dmsm_gem_prime.c54 static const struct dma_buf_ops msm_gem_prime_dmabuf_ops = {
/linux/drivers/gpu/drm/i915/gem/selftests/
H A Dmock_dmabuf.c90 static const struct dma_buf_ops mock_dmabuf_ops = {
/linux/drivers/infiniband/core/
H A Duverbs_std_types_dmabuf.c79 static const struct dma_buf_ops uverbs_dmabuf_ops = {
/linux/drivers/accel/ivpu/
H A Divpu_gem_userptr.c58 static const struct dma_buf_ops ivpu_gem_userptr_dmabuf_ops = {
/linux/drivers/accel/amdxdna/
H A Damdxdna_ubuf.c126 static const struct dma_buf_ops amdxdna_ubuf_dmabuf_ops = {
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_dmabuf.c203 static const struct dma_buf_ops i915_dmabuf_ops = {
/linux/drivers/gpu/drm/xe/
H A Dxe_dma_buf.c200 static const struct dma_buf_ops xe_dmabuf_ops = {
/linux/drivers/vfio/pci/
H A Dvfio_pci_dmabuf.c88 static const struct dma_buf_ops vfio_pci_dmabuf_ops = {
/linux/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 = {
/linux/drivers/dma-buf/heaps/
H A Dcma_heap.c282 static const struct dma_buf_ops cma_heap_buf_ops = {
H A Dsystem_heap.c305 static const struct dma_buf_ops system_heap_buf_ops = {
/linux/drivers/tee/
H A Dtee_heap.c160 static const struct dma_buf_ops tee_heap_buf_ops = {
/linux/drivers/dma-buf/
H A Dudmabuf.c277 static const struct dma_buf_ops udmabuf_ops = {
/linux/drivers/gpu/drm/armada/
H A Darmada_gem.c480 static const struct dma_buf_ops armada_gem_prime_dmabuf_ops = {
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_gem.c314 static const struct dma_buf_ops panthor_dma_buf_ops = {
/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_gem.c355 static const struct dma_buf_ops panfrost_dma_buf_ops = {

12