Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci.h2047 void xhci_endpoint_zero(struct xhci_hcd *xhci, struct xhci_virt_device *virt_dev, struct usb_host_e…
Dxhci.c1979 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()
Dxhci-mem.c1515 void xhci_endpoint_zero(struct xhci_hcd *xhci, in xhci_endpoint_zero() function