Home
last modified time | relevance | path

Searched refs:drop_control_ep (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci.h1857 struct xhci_virt_device *virt_dev, bool drop_control_ep);
H A Dxhci.c3637 struct xhci_virt_device *virt_dev, bool drop_control_ep) in xhci_free_device_endpoint_resources() argument
3643 for (i = (drop_control_ep ? 0 : 1); i < 31; i++) { in xhci_free_device_endpoint_resources()