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