Searched refs:virtio_video_query_control (Results 1 – 2 of 2) sorted by relevance
387 pub struct virtio_video_query_control { struct392 unsafe impl DataInit for virtio_video_query_control {} implementation
269 let body = r.read_obj::<virtio_video_query_control>()?; in from_reader()