Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/usb/
Dehci.c264 Static struct usbd_pipe_methods ehci_root_ctrl_methods = { variable
1352 pipe->methods = &ehci_root_ctrl_methods; in ehci_open()