Searched refs:exynos_ehci_hcd (Results 1 – 1 of 1) sorted by relevance
40 struct exynos_ehci_hcd { struct47 #define to_exynos_ehci(hcd) (struct exynos_ehci_hcd *)(hcd_to_ehci(hcd)->priv) argument50 struct exynos_ehci_hcd *exynos_ehci) in exynos_ehci_get_phy()107 struct exynos_ehci_hcd *exynos_ehci = to_exynos_ehci(hcd); in exynos_ehci_phy_enable()125 struct exynos_ehci_hcd *exynos_ehci = to_exynos_ehci(hcd); in exynos_ehci_phy_disable()153 struct exynos_ehci_hcd *exynos_ehci; in exynos_ehci_probe()255 struct exynos_ehci_hcd *exynos_ehci = to_exynos_ehci(hcd); in exynos_ehci_remove()274 struct exynos_ehci_hcd *exynos_ehci = to_exynos_ehci(hcd); in exynos_ehci_suspend()293 struct exynos_ehci_hcd *exynos_ehci = to_exynos_ehci(hcd); in exynos_ehci_resume()342 .extra_priv_size = sizeof(struct exynos_ehci_hcd),