Searched refs:xhci_endpoint_zero (Results 1 – 3 of 3) sorted by relevance
1810 void xhci_endpoint_zero(struct xhci_hcd *xhci, struct xhci_virt_device *virt_dev, struct usb_host_endpoint *ep);
1852 xhci_endpoint_zero(xhci, xhci->devs[udev->slot_id], ep); in xhci_drop_endpoint()3532 xhci_endpoint_zero(xhci, vdev, eps[i]); in xhci_alloc_streams()
1493 void xhci_endpoint_zero(struct xhci_hcd *xhci, in xhci_endpoint_zero() function