Searched refs:exynos_ehci_hcd (Results 1 – 1 of 1) sorted by relevance
39 struct exynos_ehci_hcd { struct46 #define to_exynos_ehci(hcd) (struct exynos_ehci_hcd *)(hcd_to_ehci(hcd)->priv) argument49 struct exynos_ehci_hcd *exynos_ehci) in exynos_ehci_get_phy()106 struct exynos_ehci_hcd *exynos_ehci = to_exynos_ehci(hcd); in exynos_ehci_phy_enable()124 struct exynos_ehci_hcd *exynos_ehci = to_exynos_ehci(hcd); in exynos_ehci_phy_disable()145 struct exynos_ehci_hcd *exynos_ehci; in exynos_ehci_probe()247 struct exynos_ehci_hcd *exynos_ehci = to_exynos_ehci(hcd); in exynos_ehci_remove()266 struct exynos_ehci_hcd *exynos_ehci = to_exynos_ehci(hcd); in exynos_ehci_suspend()285 struct exynos_ehci_hcd *exynos_ehci = to_exynos_ehci(hcd); in exynos_ehci_resume()334 .extra_priv_size = sizeof(struct exynos_ehci_hcd),