Searched refs:xhci_endpoint_zero (Results 1 – 3 of 3) sorted by relevance
2047 void xhci_endpoint_zero(struct xhci_hcd *xhci, struct xhci_virt_device *virt_dev, struct usb_host_e…
1979 xhci_endpoint_zero(xhci, xhci->devs[udev->slot_id], ep); in xhci_drop_endpoint()3666 xhci_endpoint_zero(xhci, vdev, eps[i]); in xhci_alloc_streams()
1515 void xhci_endpoint_zero(struct xhci_hcd *xhci, in xhci_endpoint_zero() function