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