Searched refs:exynos_ehci_hcd (Results 1 – 1 of 1) sorted by relevance
45 struct exynos_ehci_hcd { struct50 #define to_exynos_ehci(hcd) (struct exynos_ehci_hcd *)(hcd_to_ehci(hcd)->priv) argument53 struct exynos_ehci_hcd *exynos_ehci) in exynos_ehci_get_phy()95 struct exynos_ehci_hcd *exynos_ehci = to_exynos_ehci(hcd); in exynos_ehci_phy_enable()113 struct exynos_ehci_hcd *exynos_ehci = to_exynos_ehci(hcd); in exynos_ehci_phy_disable()141 struct exynos_ehci_hcd *exynos_ehci; in exynos_ehci_probe()241 struct exynos_ehci_hcd *exynos_ehci = to_exynos_ehci(hcd); in exynos_ehci_remove()258 struct exynos_ehci_hcd *exynos_ehci = to_exynos_ehci(hcd); in exynos_ehci_suspend()277 struct exynos_ehci_hcd *exynos_ehci = to_exynos_ehci(hcd); in exynos_ehci_resume()325 .extra_priv_size = sizeof(struct exynos_ehci_hcd),