Searched defs:DeviceDescriptorTree (Results 1 – 1 of 1) sorted by relevance
15 pub struct DeviceDescriptorTree { struct35 impl DeviceDescriptorTree { impl41 impl Deref for DeviceDescriptorTree { implementation85 pub fn parse_usbfs_descriptors<R: Read>(mut reader: R) -> Result<DeviceDescriptorTree> { in parse_usbfs_descriptors()