Searched refs:exynos_ehci_hcd (Results 1 – 1 of 1) sorted by relevance
40 struct exynos_ehci_hcd { struct45 #define to_exynos_ehci(hcd) (struct exynos_ehci_hcd *)(hcd_to_ehci(hcd)->priv) argument48 struct exynos_ehci_hcd *exynos_ehci) in exynos_ehci_get_phy()92 struct exynos_ehci_hcd *exynos_ehci = to_exynos_ehci(hcd); in exynos_ehci_phy_enable()110 struct exynos_ehci_hcd *exynos_ehci = to_exynos_ehci(hcd); in exynos_ehci_phy_disable()138 struct exynos_ehci_hcd *exynos_ehci; in exynos_ehci_probe()232 struct exynos_ehci_hcd *exynos_ehci = to_exynos_ehci(hcd); in exynos_ehci_remove()249 struct exynos_ehci_hcd *exynos_ehci = to_exynos_ehci(hcd); in exynos_ehci_suspend()268 struct exynos_ehci_hcd *exynos_ehci = to_exynos_ehci(hcd); in exynos_ehci_resume()317 .extra_priv_size = sizeof(struct exynos_ehci_hcd),