HomeSort by: relevance | last modified time | path
    Searched refs:dwc2_hc_continue_transfer (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/dwc2/dist/
dwc2_core.h 893 extern int dwc2_hc_continue_transfer(struct dwc2_hsotg *hsotg,
dwc2_hcd.c 1053 retval = dwc2_hc_continue_transfer(hsotg, chan);
1063 retval = dwc2_hc_continue_transfer(hsotg, chan);
dwc2_core.c 2134 * dwc2_hc_continue_transfer() - Continues a data transfer that was started by
2153 int dwc2_hc_continue_transfer(struct dwc2_hsotg *hsotg, function in typeref:typename:int

Completed in 16 milliseconds