Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dcore.h769 extern int dwc2_hc_continue_transfer(struct dwc2_hsotg *hsotg,
Dhcd.c1031 retval = dwc2_hc_continue_transfer(hsotg, chan); in dwc2_queue_transaction()
1041 retval = dwc2_hc_continue_transfer(hsotg, chan); in dwc2_queue_transaction()
Dcore.c1626 int dwc2_hc_continue_transfer(struct dwc2_hsotg *hsotg, in dwc2_hc_continue_transfer() function