index_to_ep      1544 drivers/usb/dwc2/gadget.c 	ep = index_to_ep(hsotg, idx, dir);
index_to_ep      2560 drivers/usb/dwc2/gadget.c 	hs_ep = index_to_ep(hsotg, ep, dir_in);
index_to_ep      2975 drivers/usb/dwc2/gadget.c 	struct dwc2_hsotg_ep *hs_ep = index_to_ep(hsotg, idx, dir_in);
index_to_ep      3296 drivers/usb/dwc2/gadget.c 		ep = index_to_ep(hsotg, epno, 1);