Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dcore.h885 extern int dwc2_hc_continue_transfer(struct dwc2_hsotg *hsotg,
Dhcd.c1033 retval = dwc2_hc_continue_transfer(hsotg, chan); in dwc2_queue_transaction()
1043 retval = dwc2_hc_continue_transfer(hsotg, chan); in dwc2_queue_transaction()
Dcore.c1994 int dwc2_hc_continue_transfer(struct dwc2_hsotg *hsotg, in dwc2_hc_continue_transfer() function