Home
last modified time | relevance | path

Searched refs:xhci_ep_clear_stall (Results 1 – 1 of 1) sorted by last modified time

/freebsd/sys/dev/usb/controller/
H A Dxhci.c4076 xhci_ep_clear_stall(struct usb_device *udev, struct usb_endpoint *ep) in xhci_ep_clear_stall() function
4404 .clear_stall = xhci_ep_clear_stall,