Searched refs:USBDEV_MAX_EPNUM (Results 1 – 2 of 2) sorted by relevance
195 #define USBDEV_MAX_EPNUM 5 macro229 int epno[USBDEV_MAX_EPNUM]; /* Array holding the endpoint configuration for this device */
430 for (j = 0; j < USBDEV_MAX_EPNUM; j++) in composite_classsetup()