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

  /src/sys/dev/usb/
xhci.c 167 static usbd_status xhci_stop_endpoint(struct usbd_pipe *);
2000 xhci_stop_endpoint(struct usbd_pipe *pipe) function in typeref:typename:usbd_status
2185 (void)xhci_stop_endpoint(pipe);
2288 xhci_stop_endpoint(pipe);
xhci.c 167 static usbd_status xhci_stop_endpoint(struct usbd_pipe *);
2000 xhci_stop_endpoint(struct usbd_pipe *pipe) function in typeref:typename:usbd_status
2185 (void)xhci_stop_endpoint(pipe);
2288 xhci_stop_endpoint(pipe);

Completed in 27 milliseconds