Searched refs:InterfaceDescriptorTree (Results 1 – 2 of 2) sorted by relevance
25 interface_descriptors: BTreeMap<(u8, u8), InterfaceDescriptorTree>,29 pub struct InterfaceDescriptorTree { struct55 ) -> Option<&InterfaceDescriptorTree> { in get_interface_descriptor() argument69 impl InterfaceDescriptorTree { implementation75 impl Deref for InterfaceDescriptorTree { implementation142 let mut interface_descriptor = InterfaceDescriptorTree { in parse_usbfs_descriptors()
11 parse_usbfs_descriptors, ConfigDescriptorTree, DeviceDescriptorTree, InterfaceDescriptorTree,