Searched refs:usb_hcd_flush_endpoint (Results 1 – 3 of 3) sorted by relevance
1364 usb_hcd_flush_endpoint(udev, udev->ep_out[i]); in usb_suspend_both()1365 usb_hcd_flush_endpoint(udev, udev->ep_in[i]); in usb_suspend_both()
1148 usb_hcd_flush_endpoint(dev, ep); in usb_disable_endpoint()
1751 void usb_hcd_flush_endpoint(struct usb_device *udev, in usb_hcd_flush_endpoint() function