Searched refs:dwc2_host_complete (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/usb/dwc2/ |
| H A D | hcd_ddma.c | 915 dwc2_host_complete(hsotg, qtd, 0); in dwc2_cmpl_host_isoc_dma_desc() 980 dwc2_host_complete(hsotg, qtd, err); in dwc2_complete_isoc_xfer_ddma() 1159 dwc2_host_complete(hsotg, qtd, urb->status); in dwc2_process_non_isoc_desc() 1299 dwc2_host_complete(hsotg, qtd, in dwc2_hcd_complete_xfer_ddma()
|
| H A D | hcd.h | 784 void dwc2_host_complete(struct dwc2_hsotg *hsotg, struct dwc2_qtd *qtd,
|
| H A D | hcd.c | 1579 dwc2_host_complete(hsotg, qtd, -ECONNRESET); in dwc2_kill_urbs_in_qh_list() 4115 void dwc2_host_complete(struct dwc2_hsotg *hsotg, struct dwc2_qtd *qtd, in dwc2_host_complete() function
|