Searched refs:pipep (Results 1 - 1 of 1) sorted by relevance

/external/libusb/libusb/os/
H A Ddarwin_usb.c174 static int ep_to_pipeRef(struct libusb_device_handle *dev_handle, uint8_t ep, uint8_t *pipep, uint8_t *ifcp, struct darwin_interface **interface_out) { argument
190 *pipep = i + 1;
198 usbi_dbg ("pipe %d on interface %d matches", *pipep, iface);

Completed in 73 milliseconds