Searched refs:dwc2_hc_init_xfer_data (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/external/bsd/dwc2/dist/ |
H A D | dwc2_hcd.c | 599 static void *dwc2_hc_init_xfer_data(struct dwc2_hsotg *hsotg, in dwc2_hc_init_xfer_data() function 644 bufptr = dwc2_hc_init_xfer_data(hsotg, chan, qtd, urb); in dwc2_hc_init_xfer() 672 bufptr = dwc2_hc_init_xfer_data(hsotg, chan, qtd, urb); in dwc2_hc_init_xfer() 677 bufptr = dwc2_hc_init_xfer_data(hsotg, chan, qtd, urb); in dwc2_hc_init_xfer()
|