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

  /src/sys/dev/usb/
usbroothub.c 75 static usbd_status roothub_ctrl_start(struct usbd_xfer *);
83 .upm_start = roothub_ctrl_start,
348 return roothub_ctrl_start(SIMPLEQ_FIRST(&xfer->ux_pipe->up_queue));
352 roothub_ctrl_start(struct usbd_xfer *xfer) function in typeref:typename:usbd_status

Completed in 11 milliseconds