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

  /src/sys/dev/usb/
xhci.c 221 static void xhci_device_intr_close(struct usbd_pipe *);
283 .upm_close = xhci_device_intr_close,
4986 xhci_device_intr_close(struct usbd_pipe *pipe) function in typeref:typename:void

Completed in 14 milliseconds