Searched refs:AsyncCmdDescMap (Results 1 – 5 of 5) sorted by relevance
13 use crate::virtio::video::async_cmd_desc_map::AsyncCmdDescMap;84 desc_map: &mut AsyncCmdDescMap, in write_event_responses() argument151 desc_map: &mut AsyncCmdDescMap, in handle_command_desc() argument236 desc_map: &mut AsyncCmdDescMap, in handle_command_queue() argument253 desc_map: &mut AsyncCmdDescMap, in handle_event() argument288 let mut desc_map: AsyncCmdDescMap = Default::default(); in run()
17 pub struct AsyncCmdDescMap(BTreeMap<AsyncCmdTag, DescriptorChain>); struct19 impl AsyncCmdDescMap { impl
9 use crate::virtio::video::async_cmd_desc_map::AsyncCmdDescMap;117 desc_map: &mut AsyncCmdDescMap, in process_event() argument
15 use crate::virtio::video::async_cmd_desc_map::AsyncCmdDescMap;917 desc_map: &mut AsyncCmdDescMap, in process_event() argument
18 use crate::virtio::video::async_cmd_desc_map::AsyncCmdDescMap;1298 _desc_map: &mut AsyncCmdDescMap, in process_event() argument