HomeSort by: relevance | last modified time | path
    Searched refs:roothub_ctrl_methods (Results 1 - 12 of 12) sorted by relevancy

  /src/sys/dev/usb/
usbroothub.h 57 extern const struct usbd_pipe_methods roothub_ctrl_methods;
usbroothub.c 81 const struct usbd_pipe_methods roothub_ctrl_methods = { variable in typeref:typename:const struct usbd_pipe_methods
vhci.c 404 pipe->up_methods = &roothub_ctrl_methods;
motg.c 541 pipe->up_methods = &roothub_ctrl_methods;
ohci.c 2108 pipe->up_methods = &roothub_ctrl_methods;
uhci.c 3405 pipe->up_methods = &roothub_ctrl_methods;
xhci.c 2085 pipe->up_methods = &roothub_ctrl_methods;
ehci.c 2004 pipe->up_methods = &roothub_ctrl_methods;
  /src/sys/rump/dev/lib/libugenhc/
ugenhc.c 781 pipe->up_methods = &roothub_ctrl_methods;
  /src/sys/arch/mips/adm5120/dev/
ahci.c 370 pipe->up_methods = &roothub_ctrl_methods;
  /src/sys/external/bsd/dwc2/
dwc2.c 389 pipe->up_methods = &roothub_ctrl_methods;
  /src/sys/dev/ic/
sl811hs.c 1081 pipe->up_methods = &roothub_ctrl_methods;

Completed in 33 milliseconds