Home
last modified time | relevance | path

Searched refs:virtio_video_query_control (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/devices/src/virtio/video/
Dcommand.rs297 let body = r.read_obj::<virtio_video_query_control>()?; in from_reader()
Dprotocol.rs383 pub struct virtio_video_query_control { struct