Searched defs:virtio_gpu_ctx_resource (Results 1 – 2 of 2) sorted by relevance
285 struct virtio_gpu_ctx_resource { struct286 struct virtio_gpu_ctrl_hdr hdr;287 __le32 resource_id;288 __le32 padding;
418 pub struct virtio_gpu_ctx_resource { struct424 unsafe impl DataInit for virtio_gpu_ctx_resource {} argument