Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dusb_raw_api_library.c406 const struct UsbRawInterfaceDescriptor *ifp) in RawParseDescriptor()
426 static int32_t ParseInterfaceCopy(struct UsbRawInterfaceDescriptor * const ifp, int32_t len, const … in ParseInterfaceCopy()
447 static int32_t ParseInterfaceEndpoint(struct UsbRawInterfaceDescriptor *ifp, const uint8_t **buffer… in ParseInterfaceEndpoint()
481 struct UsbRawInterfaceDescriptor *ifp = NULL; in ParseInterface() local