Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/virtio/
H A 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()
47 const struct virtio_dma_buf_ops *ops = in virtio_dma_buf_attach()
49 const struct virtio_dma_buf_ops, ops); in virtio_dma_buf_attach()
83 const struct virtio_dma_buf_ops *ops = in virtio_dma_buf_get_uuid()
85 const struct virtio_dma_buf_ops, ops); in virtio_dma_buf_get_uuid()
/OK3568_Linux_fs/kernel/include/linux/
H A Dvirtio_dma_buf.h22 struct virtio_dma_buf_ops { struct
/OK3568_Linux_fs/kernel/drivers/gpu/drm/virtio/
H A Dvirtgpu_prime.c46 const struct virtio_dma_buf_ops virtgpu_dmabuf_ops = {