Home
last modified time | relevance | path

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

/drivers/peripheral/usb/ddk/host/src/
Dusb_raw_api_library.c355 static void ClearInterface(const struct UsbRawInterface *usbInterface) in ClearInterface()
470 static int32_t ParseInterface(struct UsbRawInterface *usbInterface, const uint8_t *buffer, int32_t … in ParseInterface()
546 int32_t size, struct UsbRawInterface *usbInterface, uint8_t nIntf[]) in ParseConfigurationDes()
599 struct UsbRawInterface *usbInterface = NULL; in ParseConfiguration() local