Searched refs:dwc2_host_complete (Results 1 - 4 of 4) sorted by path

/drivers/usb/dwc2/
H A Dhcd.c137 dwc2_host_complete(hsotg, qtd, -ETIMEDOUT);
2141 void dwc2_host_complete(struct dwc2_hsotg *hsotg, struct dwc2_qtd *qtd, function
H A Dhcd.h725 extern void dwc2_host_complete(struct dwc2_hsotg *hsotg, struct dwc2_qtd *qtd,
H A Dhcd_ddma.c837 dwc2_host_complete(hsotg, qtd, 0);
902 dwc2_host_complete(hsotg, qtd, err);
1041 dwc2_host_complete(hsotg, qtd, urb->status);
H A Dhcd_intr.c613 dwc2_host_complete(hsotg, qtd, 0);
704 dwc2_host_complete(hsotg, qtd, -EPROTO);
717 dwc2_host_complete(hsotg, qtd, -EIO);
940 dwc2_host_complete(hsotg, qtd, 0);
1025 dwc2_host_complete(hsotg, qtd, urb->status);
1038 dwc2_host_complete(hsotg, qtd, urb->status);
1058 dwc2_host_complete(hsotg, qtd, urb->status);
1109 dwc2_host_complete(hsotg, qtd, -EPIPE);
1113 dwc2_host_complete(hsotg, qtd, -EPIPE);
1356 dwc2_host_complete(hsot
[all...]

Completed in 51 milliseconds