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

  /src/sys/dev/usb/
xhci.c 201 static usbd_status xhci_root_intr_start(struct usbd_xfer *);
245 .upm_start = xhci_root_intr_start,
4361 return xhci_root_intr_start(SIMPLEQ_FIRST(&xfer->ux_pipe->up_queue));
4366 xhci_root_intr_start(struct usbd_xfer *xfer) function in typeref:typename:usbd_status

Completed in 15 milliseconds