Home
last modified time | relevance | path

Searched refs:UsbDdkDescriptorType (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/external_device_manager/frameworks/ddk/usb/
H A Dusb_config_desc_parser.cpp29 enum UsbDdkDescriptorType { enum
54 static int32_t GetDescriptorLength(UsbDdkDescriptorType descriptorType) in GetDescriptorLength()
70UsbDdkDescriptorType descriptorType, uint8_t *dest, uint32_t destLen, const uint8_t *source, int32… in ParseDescriptor()
209 …int32_t size, const uint8_t *buffer, UsbDdkDescriptorType bDescriptorType, UsbDdkInterfaceDescript… in RawParseDescriptor()