Searched refs:dwc2_root_intr_start (Results 1 – 1 of 1) sorted by relevance
124 Static usbd_status dwc2_root_intr_start(struct usbd_xfer *);189 .upm_start = dwc2_root_intr_start,616 return dwc2_root_intr_start(SIMPLEQ_FIRST(&xfer->ux_pipe->up_queue)); in dwc2_root_intr_transfer()620 dwc2_root_intr_start(struct usbd_xfer *xfer) in dwc2_root_intr_start() function