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

  /src/sys/dev/usb/
xhci.c 143 static usbd_status xhci_open(struct usbd_pipe *);
231 .ubm_open = xhci_open,
2058 xhci_open(struct usbd_pipe *pipe) function in typeref:typename:usbd_status
xhci.c 143 static usbd_status xhci_open(struct usbd_pipe *);
231 .ubm_open = xhci_open,
2058 xhci_open(struct usbd_pipe *pipe) function in typeref:typename:usbd_status

Completed in 49 milliseconds