Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.c4007 xhci_ep_clear_stall(struct usb_device *udev, struct usb_endpoint *ep) in xhci_ep_clear_stall() function
4324 .clear_stall = xhci_ep_clear_stall,