Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/u4b/controller/
H A Dehci.c116 static const struct usb_pipe_methods ehci_device_ctrl_methods; variable
1990 if (methods == &ehci_device_ctrl_methods) { in ehci_setup_standard_chain()
2215 (methods == &ehci_device_ctrl_methods)) { in ehci_device_done()
2351 static const struct usb_pipe_methods ehci_device_ctrl_methods = variable
3516 if (parm->methods == &ehci_device_ctrl_methods) { in ehci_xfer_setup()
3772 ep->methods = &ehci_device_ctrl_methods; in ehci_ep_init()
3824 (methods == &ehci_device_ctrl_methods)) { in ehci_device_resume()
3858 (methods == &ehci_device_ctrl_methods)) { in ehci_device_suspend()