Home
last modified time | relevance | path

Searched defs:nAlts (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dusb_raw_api_library.c133 const struct UsbDescriptorHeader *header, uint8_t nIntf[], uint8_t nAlts[], int32_t *num) in GetInterfaceNumberDes()
162 …ic int32_t GetInterfaceNumber(const uint8_t *buffer, size_t size, uint8_t nIntf[], uint8_t nAlts[]) in GetInterfaceNumber()
590 uint8_t nAlts[USB_MAXINTERFACES] = {0}; in ParseConfiguration() local