Searched refs:VIRTUAL_ENDPOINTS (Results 1 – 1 of 1) sorted by relevance
23 #define VIRTUAL_ENDPOINTS (1 /* ep0 */ + 15 /* in eps */ + 15 /* out eps */) macro97 for (i = 0; i < VIRTUAL_ENDPOINTS; i++) in stop_activity()113 for (i = 1; i < VIRTUAL_ENDPOINTS; i++) { in vudc_find_endpoint()521 udc->ep = kcalloc(VIRTUAL_ENDPOINTS, sizeof(*udc->ep), GFP_KERNEL); in init_vudc_hw()528 for (i = 0; i < VIRTUAL_ENDPOINTS; ++i) { in init_vudc_hw()