dwc2_hsotg_ctrl_epint 1212 drivers/usb/dwc2/gadget.c 	dwc2_hsotg_ctrl_epint(hsotg, hs_ep->index, hs_ep->dir_in, 1);
dwc2_hsotg_ctrl_epint 2635 drivers/usb/dwc2/gadget.c 			dwc2_hsotg_ctrl_epint(hsotg, hs_ep->index,
dwc2_hsotg_ctrl_epint 3480 drivers/usb/dwc2/gadget.c 	dwc2_hsotg_ctrl_epint(hsotg, 0, 0, 1);
dwc2_hsotg_ctrl_epint 3481 drivers/usb/dwc2/gadget.c 	dwc2_hsotg_ctrl_epint(hsotg, 0, 1, 1);
dwc2_hsotg_ctrl_epint 4129 drivers/usb/dwc2/gadget.c 	dwc2_hsotg_ctrl_epint(hsotg, index, dir_in, 1);
dwc2_hsotg_ctrl_epint 4185 drivers/usb/dwc2/gadget.c 	dwc2_hsotg_ctrl_epint(hsotg, hs_ep->index, hs_ep->dir_in, 0);