Searched defs:virtio_gpu_get_capset (Results 1 – 2 of 2) sorted by relevance
330 struct virtio_gpu_get_capset { struct331 struct virtio_gpu_ctrl_hdr hdr;332 __le32 capset_id;333 __le32 capset_version;
433 pub struct virtio_gpu_get_capset { struct434 pub hdr: virtio_gpu_ctrl_hdr,435 pub capset_id: Le32,436 pub capset_version: Le32,