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

  /src/sys/dev/usb/
xhci.c 203 static void xhci_root_intr_close(struct usbd_pipe *);
247 .upm_close = xhci_root_intr_close,
4426 xhci_root_intr_close(struct usbd_pipe *pipe) function in typeref:typename:void

Completed in 114 milliseconds