Searched refs:dwc2_hc_continue_transfer (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/dwc2/dist/
H A Ddwc2_core.h893 extern int dwc2_hc_continue_transfer(struct dwc2_hsotg *hsotg,
H A Ddwc2_hcd.c1053 retval = dwc2_hc_continue_transfer(hsotg, chan);
1063 retval = dwc2_hc_continue_transfer(hsotg, chan);
H A Ddwc2_core.c2134 * dwc2_hc_continue_transfer() - Continues a data transfer that was started by
2153 int dwc2_hc_continue_transfer(struct dwc2_hsotg *hsotg, function

Completed in 213 milliseconds