Searched refs:ohci_device_ctrl_methods (Results 1 – 1 of 1) sorted by relevance
117 static const struct usb_pipe_methods ohci_device_ctrl_methods; variable1015 } else if (xfer->endpoint->methods == &ohci_device_ctrl_methods) { in ohci_check_transfer_sub()1587 if (methods == &ohci_device_ctrl_methods) { in ohci_setup_standard_chain()1653 if (methods == &ohci_device_ctrl_methods) { in ohci_device_done()1743 static const struct usb_pipe_methods ohci_device_ctrl_methods = variable2404 if (parm->methods == &ohci_device_ctrl_methods) { in ohci_xfer_setup()2559 ep->methods = &ohci_device_ctrl_methods; in ohci_ep_init()2618 if (methods == &ohci_device_ctrl_methods) { in ohci_device_resume()2655 if (methods == &ohci_device_ctrl_methods) { in ohci_device_suspend()