HomeSort by relevance Sort by last modified time
    Searched refs:ep_type (Results 1 - 3 of 3) sorted by null

  /external/libmtp/util/
mtp-probe.c 55 enum ep_type { enum
63 static enum ep_type get_ep_type(char *path)
206 enum ep_type ept;
  /external/libusb/libusb/
core.c 1105 enum libusb_transfer_type ep_type; local
    [all...]
  /external/libusb/libusb/os/
sunos_usb.c 474 uint8_t ep_addr, int ep_type)
527 if ((ep_type == LIBUSB_TRANSFER_TYPE_INTERRUPT) &&
552 if (ep_type == LIBUSB_TRANSFER_TYPE_ISOCHRONOUS) {
    [all...]

Completed in 90 milliseconds