Home
last modified time | relevance | path

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

/linux/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
23 opsvirtio_dma_buf_ops global() argument
24 device_attachvirtio_dma_buf_ops global() argument
26 get_uuidvirtio_dma_buf_ops global() argument
/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_prime.c76 static const struct virtio_dma_buf_ops virtgpu_dmabuf_ops = {