Searched refs:virtio_video_set_control (Results 1 – 2 of 2) sorted by relevance
466 pub struct virtio_video_set_control { struct471 unsafe impl DataInit for virtio_video_set_control {} argument
304 let virtio_video_set_control { control, .. } = r.read_obj()?; in from_reader() localVariable