Searched refs:QueryControl (Results 1 – 4 of 4) sorted by relevance
47 QueryControl(QueryCtrlResponse), enumerator78 QueryControl(_) => VIRTIO_VIDEO_RESP_OK_QUERY_CONTROL, in write()123 QueryControl(r) => { in write()
108 QueryControl { enumerator285 QueryControl { query_ctrl_type } in from_reader()
711 Some(resp) => Ok(VideoCmdResponseType::Sync(CmdResponse::QueryControl(resp))), in query_control()889 QueryControl { query_ctrl_type } => self.query_control(query_ctrl_type), in process_cmd()
1084 Ok(VideoCmdResponseType::Sync(CmdResponse::QueryControl( in query_control()1276 VideoCmd::QueryControl { query_ctrl_type } => self.query_control(query_ctrl_type), in process_cmd()