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;
389 pub struct virtio_gpu_ctx_resource { struct390 pub hdr: virtio_gpu_ctrl_hdr,391 pub resource_id: Le32,392 pub padding: Le32,