Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dusb_raw_api_library.c426 static int32_t ParseInterfaceCopy(struct UsbRawInterfaceDescriptor * const ifp, int32_t len, const … in ParseInterfaceCopy() function
510 if (ParseInterfaceCopy(ifp, len, buffer) != EOK) { in ParseInterface()