Searched defs:virtio_gpu_get_capset_info (Results 1 – 2 of 2) sorted by relevance
314 struct virtio_gpu_get_capset_info { struct315 struct virtio_gpu_ctrl_hdr hdr;316 __le32 capset_index;317 __le32 padding;
413 pub struct virtio_gpu_get_capset_info { struct414 pub hdr: virtio_gpu_ctrl_hdr,415 pub capset_index: Le32,416 pub padding: Le32,