Searched defs:ifp (Results 1 – 1 of 1) sorted by relevance
406 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