Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/usb/controller/
Dehci.c121 extern struct usb_pipe_methods ehci_device_ctrl_methods;
1978 if (methods == &ehci_device_ctrl_methods) { in ehci_setup_standard_chain()
2203 (methods == &ehci_device_ctrl_methods)) { in ehci_device_done()
2339 struct usb_pipe_methods ehci_device_ctrl_methods = variable
3504 if (parm->methods == &ehci_device_ctrl_methods) { in ehci_xfer_setup()
3760 ep->methods = &ehci_device_ctrl_methods; in ehci_ep_init()
3812 (methods == &ehci_device_ctrl_methods)) { in ehci_device_resume()
3846 (methods == &ehci_device_ctrl_methods)) { in ehci_device_suspend()