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

/external/libmtp/src/
H A Dlibusb-glue.c1733 uint8_t no_ep; local
1745 no_ep = dev->config[i].interface[j].altsetting->bNumEndpoints;
1747 for (k = 0; k < no_ep; k++) {

Completed in 1189 milliseconds