Home
last modified time | relevance | path

Searched refs:virtio_dma_buf_ops (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/virtio/
Dvirtio_dma_buf.c23 const struct virtio_dma_buf_ops *virtio_ops = in virtio_dma_buf_export()
25 const struct virtio_dma_buf_ops, ops); in virtio_dma_buf_export()
44 const struct virtio_dma_buf_ops *ops = in virtio_dma_buf_attach()
46 const struct virtio_dma_buf_ops, ops); in virtio_dma_buf_attach()
77 const struct virtio_dma_buf_ops *ops = in virtio_dma_buf_get_uuid()
79 const struct virtio_dma_buf_ops, ops); in virtio_dma_buf_get_uuid()
/Linux-v5.10/include/linux/
Dvirtio_dma_buf.h22 struct virtio_dma_buf_ops { struct
/Linux-v5.10/drivers/gpu/drm/virtio/
Dvirtgpu_prime.c46 const struct virtio_dma_buf_ops virtgpu_dmabuf_ops = {