Searched refs:ehci_setup (Results 1 – 17 of 17) sorted by relevance
38 .reset = ehci_setup,
74 .reset = ehci_setup,
24 return ehci_setup(hcd); in ehci_sh_reset()
39 .reset = ehci_setup,
81 retval = ehci_setup(hcd); in ehci_msp_setup()
48 result = ehci_setup(hcd); in ps3_ehci_hc_reset()
241 retval = ehci_setup(hcd); in ehci_pci_setup()
656 int ehci_setup(struct usb_hcd *hcd) in ehci_setup() function686 EXPORT_SYMBOL_GPL(ehci_setup);1201 .reset = ehci_setup,
79 retval = ehci_setup(hcd); in mv_ehci_reset()
168 ret = ehci_setup(hcd); in ehci_orion_drv_reset()
67 retval = ehci_setup(hcd); in ehci_platform_reset()
62 return ehci_setup(hcd); in st_ehci_platform_reset()
563 retval = ehci_setup(hcd); in tegra_ehci_reset()
881 extern int ehci_setup(struct usb_hcd *hcd);
356 retval = ehci_setup(hcd); in ehci_fsl_setup()
75 ret = ehci_setup(hcd); in ehci_ci_reset()
756 static int __init ehci_setup(void) in ehci_setup() function901 ret = ehci_setup(); in early_dbgp_init()