Home
last modified time | relevance | path

Searched defs:nIntf (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/usb/ddk/host/src/
H A Dusb_raw_api_library.c162 static int32_t GetInterfaceNumber(const uint8_t *buffer, size_t size, uint8_t nIntf[], uint8_t nAlts[]) in GetInterfaceNumber() argument
589 uint8_t nIntf[USB_MAXINTERFACES] = {0}; in ParseConfiguration() local
132 GetInterfaceNumberDes( const struct UsbDescriptorHeader *header, uint8_t nIntf[], uint8_t nAlts[], int32_t *num) GetInterfaceNumberDes() argument
535 ParseConfigurationDes(struct UsbRawConfigDescriptor *config, const uint8_t *buffer, int32_t size, struct UsbRawInterface *usbInterface, const uint8_t *nIntf) ParseConfigurationDes() argument
[all...]

Completed in 3 milliseconds