HomeSort by: relevance | last modified time | path
    Searched defs:dwc2_root_intr_start (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/dwc2/
dwc2.c 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));
620 dwc2_root_intr_start(struct usbd_xfer *xfer) function in typeref:typename:Static usbd_status

Completed in 12 milliseconds