Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci.h1691 void xhci_endpoint_zero(struct xhci_hcd *xhci, struct xhci_virt_device *virt_dev, struct usb_host_e…
Dxhci.c1712 xhci_endpoint_zero(xhci, xhci->devs[udev->slot_id], ep); in xhci_drop_endpoint()
3308 xhci_endpoint_zero(xhci, vdev, eps[i]); in xhci_alloc_streams()
Dxhci-mem.c1514 void xhci_endpoint_zero(struct xhci_hcd *xhci, in xhci_endpoint_zero() function