Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/usb_dwc3/
H A Dusb_dwc3.c908 static enum usb_status dwc3_ep_stop_xfer(dwc3_handle_t *dwc3_handle, struct usbd_ep *ep) in dwc3_ep_stop_xfer() function
970 dwc3_ep_stop_xfer(dwc3_handle, &dwc3_handle->pcd_handle->in_ep[i]); in usb_dwc3_stop_device()
975 dwc3_ep_stop_xfer(dwc3_handle, &dwc3_handle->pcd_handle->out_ep[i]); in usb_dwc3_stop_device()
1213 ret = dwc3_ep_stop_xfer(dwc3_handle, in dwc3_handle_ep0_xfernotready_event()
1231 ret = dwc3_ep_stop_xfer(dwc3_handle, in dwc3_handle_ep0_xfernotready_event()
1698 ret = dwc3_ep_stop_xfer(dwc3_handle, &dwc3_handle->pcd_handle->out_ep[0]); in dwc3_handle_dev_event()
1713 dwc3_ep_stop_xfer(dwc3_handle, in dwc3_handle_dev_event()
1720 dwc3_ep_stop_xfer(dwc3_handle, in dwc3_handle_dev_event()