Searched refs:ep_in_set (Results 1 – 1 of 1) sorted by relevance
664 int ep_in_set[3]; /* this will break if we have more than three endpoints in mts_usb_probe() local666 int *ep_in_current = ep_in_set; in mts_usb_probe()721 if (ep_in_current != &ep_in_set[2]) { in mts_usb_probe()749 new_desc->ep_response = ep_in_set[0]; in mts_usb_probe()750 new_desc->ep_image = ep_in_set[1]; in mts_usb_probe()