Searched defs:virtio_gpu_resource_unref (Results 1 – 2 of 2) sorted by relevance
175 struct virtio_gpu_resource_unref { struct176 struct virtio_gpu_ctrl_hdr hdr;177 __le32 resource_id;178 __le32 padding;
206 pub struct virtio_gpu_resource_unref { struct212 unsafe impl DataInit for virtio_gpu_resource_unref {} argument