Searched refs:ohci_device_ctrl_methods (Results 1 – 1 of 1) sorted by relevance
113 extern struct usb_pipe_methods ohci_device_ctrl_methods;1011 } else if (xfer->endpoint->methods == &ohci_device_ctrl_methods) { in ohci_check_transfer_sub()1583 if (methods == &ohci_device_ctrl_methods) { in ohci_setup_standard_chain()1649 if (methods == &ohci_device_ctrl_methods) { in ohci_device_done()1739 struct usb_pipe_methods ohci_device_ctrl_methods = variable2402 if (parm->methods == &ohci_device_ctrl_methods) { in ohci_xfer_setup()2557 ep->methods = &ohci_device_ctrl_methods; in ohci_ep_init()2616 if (methods == &ohci_device_ctrl_methods) { in ohci_device_resume()2653 if (methods == &ohci_device_ctrl_methods) { in ohci_device_suspend()