Searched defs:virtio_gpu_ctx_resource (Results 1 – 3 of 3) sorted by relevance
297 struct virtio_gpu_ctx_resource { struct298 struct virtio_gpu_ctrl_hdr hdr;299 __le32 resource_id;300 __le32 padding;
569 pub struct virtio_gpu_ctx_resource { struct576 ["Size of virtio_gpu_ctx_resource"][::std::mem::size_of::<virtio_gpu_ctx_resource>() - 32usize]; argument
391 pub struct virtio_gpu_ctx_resource { struct392 pub hdr: virtio_gpu_ctrl_hdr,393 pub resource_id: Le32,394 pub padding: Le32,