Searched refs:AsyncCmdDescMap (Results 1 – 5 of 5) sorted by relevance
18 pub struct AsyncCmdDescMap(BTreeMap<AsyncCmdTag, DescriptorChain>); struct20 impl AsyncCmdDescMap { implementation
10 use crate::virtio::video::async_cmd_desc_map::AsyncCmdDescMap;119 desc_map: &mut AsyncCmdDescMap, in process_event() argument
27 use crate::virtio::video::async_cmd_desc_map::AsyncCmdDescMap;60 desc_map: AsyncCmdDescMap,
18 use crate::virtio::video::async_cmd_desc_map::AsyncCmdDescMap;999 desc_map: &mut AsyncCmdDescMap, in process_event() argument
23 use crate::virtio::video::async_cmd_desc_map::AsyncCmdDescMap;1553 _desc_map: &mut AsyncCmdDescMap, in process_event() argument