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

/linux-master/drivers/virtio/
H A Dvirtio_dma_buf.c14 * struct embedded in a virtio_dma_buf_ops.
23 const struct virtio_dma_buf_ops *virtio_ops =
25 const struct virtio_dma_buf_ops, ops);
44 const struct virtio_dma_buf_ops *ops =
46 const struct virtio_dma_buf_ops, ops);
77 const struct virtio_dma_buf_ops *ops =
79 const struct virtio_dma_buf_ops, ops);
/linux-master/include/linux/
H A Dvirtio_dma_buf.h16 * struct virtio_dma_buf_ops - operations possible on exported object dma-buf
22 struct virtio_dma_buf_ops { struct
/linux-master/drivers/gpu/drm/virtio/
H A Dvirtgpu_prime.c74 static const struct virtio_dma_buf_ops virtgpu_dmabuf_ops = {

Completed in 140 milliseconds