Searched refs:ohci_device_ctrl_methods (Results 1 – 1 of 1) sorted by relevance
116 static const struct usb_pipe_methods ohci_device_ctrl_methods; variable1005 } else if (xfer->endpoint->methods == &ohci_device_ctrl_methods) { in ohci_check_transfer_sub()1567 if (methods == &ohci_device_ctrl_methods) { in ohci_setup_standard_chain()1632 if (methods == &ohci_device_ctrl_methods) { in ohci_device_done()1722 static const struct usb_pipe_methods ohci_device_ctrl_methods = variable2361 if (parm->methods == &ohci_device_ctrl_methods) { in ohci_xfer_setup()2515 ep->methods = &ohci_device_ctrl_methods; in ohci_ep_init()2572 if (methods == &ohci_device_ctrl_methods) { in ohci_device_resume()2607 if (methods == &ohci_device_ctrl_methods) { in ohci_device_suspend()