Searched refs:QueryControl (Results 1 – 4 of 4) sorted by relevance
49 QueryControl(QueryCtrlResponse), enumerator80 QueryControl(_) => VIRTIO_VIDEO_RESP_OK_QUERY_CONTROL, in write()134 QueryControl(r) => { in write()
106 QueryControl { enumerator315 QueryControl { query_ctrl_type } in from_reader()
784 Some(resp) => Ok(VideoCmdResponseType::Sync(CmdResponse::QueryControl(resp))), in query_control()971 QueryControl { query_ctrl_type } => self.query_control(query_ctrl_type), in process_cmd()
1215 Ok(VideoCmdResponseType::Sync(CmdResponse::QueryControl( in query_control()1531 VideoCmd::QueryControl { query_ctrl_type } => self.query_control(query_ctrl_type), in process_cmd()