Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dhcd.c1512 * dwc2_hc_continue_transfer() - Continues a data transfer that was started by
1531 static int dwc2_hc_continue_transfer(struct dwc2_hsotg *hsotg, in dwc2_hc_continue_transfer() function
2853 retval = dwc2_hc_continue_transfer(hsotg, chan); in dwc2_queue_transaction()
2863 retval = dwc2_hc_continue_transfer(hsotg, chan); in dwc2_queue_transaction()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dhcd.c1477 * dwc2_hc_continue_transfer() - Continues a data transfer that was started by
1496 static int dwc2_hc_continue_transfer(struct dwc2_hsotg *hsotg, in dwc2_hc_continue_transfer() function
2818 retval = dwc2_hc_continue_transfer(hsotg, chan); in dwc2_queue_transaction()
2828 retval = dwc2_hc_continue_transfer(hsotg, chan); in dwc2_queue_transaction()

Completed in 12 milliseconds