Home
last modified time | relevance | path

Searched refs:roothub_ctrl_methods (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/sys/dev/usb/
H A Dusbroothub.h57 extern const struct usbd_pipe_methods roothub_ctrl_methods;
H A Dusbroothub.c81 const struct usbd_pipe_methods roothub_ctrl_methods = { variable
H A Dvhci.c404 pipe->up_methods = &roothub_ctrl_methods; in vhci_open()
H A Dmotg.c541 pipe->up_methods = &roothub_ctrl_methods; in motg_open()
H A Duhci.c3405 pipe->up_methods = &roothub_ctrl_methods; in uhci_open()
H A Dohci.c2108 pipe->up_methods = &roothub_ctrl_methods; in ohci_open()
H A Dxhci.c2050 pipe->up_methods = &roothub_ctrl_methods; in xhci_open()
H A Dehci.c2004 pipe->up_methods = &roothub_ctrl_methods; in ehci_open()
/netbsd-src/sys/rump/dev/lib/libugenhc/
H A Dugenhc.c781 pipe->up_methods = &roothub_ctrl_methods; in ugenhc_open()
/netbsd-src/sys/external/bsd/dwc2/
H A Ddwc2.c389 pipe->up_methods = &roothub_ctrl_methods; in dwc2_open()
/netbsd-src/sys/arch/mips/adm5120/dev/
H A Dahci.c370 pipe->up_methods = &roothub_ctrl_methods; in ahci_open()
/netbsd-src/sys/dev/ic/
H A Dsl811hs.c1081 pipe->up_methods = &roothub_ctrl_methods; in slhci_open()