Searched defs:virtio_gpu_get_capset_info (Results 1 – 3 of 3) sorted by relevance
317 struct virtio_gpu_get_capset_info { struct318 struct virtio_gpu_ctrl_hdr hdr;319 __le32 capset_index;320 __le32 padding;
607 pub struct virtio_gpu_get_capset_info { struct614 ["Size of virtio_gpu_get_capset_info"] argument
428 pub struct virtio_gpu_get_capset_info { struct429 pub hdr: virtio_gpu_ctrl_hdr,430 pub capset_index: Le32,431 pub padding: Le32,