HomeSort by: relevance | last modified time | path
    Searched defs:xhci_configure_endpoint (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
xhci.c 162 static usbd_status xhci_configure_endpoint(struct usbd_pipe *);
1888 xhci_configure_endpoint(struct usbd_pipe *pipe) function in typeref:typename:usbd_status
2134 return xhci_configure_endpoint(pipe);

Completed in 15 milliseconds