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

/freebsd-11-stable/lib/libusb/
H A Dlibusb10.c54 #define LIBUSB_NUM_SW_ENDPOINTS (16 * 4) macro
525 err = libusb20_dev_open(pdev, LIBUSB_NUM_SW_ENDPOINTS);
1593 for (x = 0; x != LIBUSB_NUM_SW_ENDPOINTS; x++) {
1609 for (x = 0; x != LIBUSB_NUM_SW_ENDPOINTS; x++) {

Completed in 53 milliseconds