Searched defs:virtio_gpu_ctx_resource (Results 1 – 2 of 2) sorted by relevance
297 struct virtio_gpu_ctx_resource { struct298 struct virtio_gpu_ctrl_hdr hdr;299 __le32 resource_id;300 __le32 padding;
417 pub struct virtio_gpu_ctx_resource { struct423 unsafe impl DataInit for virtio_gpu_ctx_resource {} argument