Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.c78 extern const struct usb_pipe_methods ehci_device_ctrl_methods;
1890 if (methods == &ehci_device_ctrl_methods) { in ehci_setup_standard_chain()
2116 (methods == &ehci_device_ctrl_methods)) { in ehci_device_done()
2256 const struct usb_pipe_methods ehci_device_ctrl_methods = variable
3441 if (parm->methods == &ehci_device_ctrl_methods) {
3716 ep->methods = &ehci_device_ctrl_methods;
3770 (methods == &ehci_device_ctrl_methods)) {
3804 (methods == &ehci_device_ctrl_methods)) {

Completed in 4 milliseconds