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; variable1006 } else if (xfer->endpoint->methods == &ohci_device_ctrl_methods) { in ohci_check_transfer_sub()1568 if (methods == &ohci_device_ctrl_methods) { in ohci_setup_standard_chain()1633 if (methods == &ohci_device_ctrl_methods) { in ohci_device_done()1723 static const struct usb_pipe_methods ohci_device_ctrl_methods = variable2362 if (parm->methods == &ohci_device_ctrl_methods) { in ohci_xfer_setup()2516 ep->methods = &ohci_device_ctrl_methods; in ohci_ep_init()2573 if (methods == &ohci_device_ctrl_methods) { in ohci_device_resume()2608 if (methods == &ohci_device_ctrl_methods) { in ohci_device_suspend()