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

  /external/libusb/libusb/
core.c 1018 int ep_idx; local
    [all...]
  /external/libusb/libusb/os/
sunos_usb.c 452 int ep_idx; local
454 for (ep_idx = 0; ep_idx < altsetting->bNumEndpoints;
455 ep_idx++) {
457 &altsetting->endpoint[ep_idx];
    [all...]

Completed in 361 milliseconds