Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci.h2063 void xhci_endpoint_zero(struct xhci_hcd *xhci, struct xhci_virt_device *virt_dev, struct usb_host_e…
H A Dxhci.c1829 xhci_endpoint_zero(xhci, xhci->devs[udev->slot_id], ep); in xhci_drop_endpoint()
3509 xhci_endpoint_zero(xhci, vdev, eps[i]); in xhci_alloc_streams()
H A Dxhci-mem.c1493 void xhci_endpoint_zero(struct xhci_hcd *xhci, in xhci_endpoint_zero() function