exynos_ehci_hcd    47 drivers/usb/host/ehci-exynos.c #define to_exynos_ehci(hcd) (struct exynos_ehci_hcd *)(hcd_to_ehci(hcd)->priv)
exynos_ehci_hcd    50 drivers/usb/host/ehci-exynos.c 				struct exynos_ehci_hcd *exynos_ehci)
exynos_ehci_hcd   107 drivers/usb/host/ehci-exynos.c 	struct exynos_ehci_hcd *exynos_ehci = to_exynos_ehci(hcd);
exynos_ehci_hcd   125 drivers/usb/host/ehci-exynos.c 	struct exynos_ehci_hcd *exynos_ehci = to_exynos_ehci(hcd);
exynos_ehci_hcd   153 drivers/usb/host/ehci-exynos.c 	struct exynos_ehci_hcd *exynos_ehci;
exynos_ehci_hcd   256 drivers/usb/host/ehci-exynos.c 	struct exynos_ehci_hcd *exynos_ehci = to_exynos_ehci(hcd);
exynos_ehci_hcd   275 drivers/usb/host/ehci-exynos.c 	struct exynos_ehci_hcd *exynos_ehci = to_exynos_ehci(hcd);
exynos_ehci_hcd   294 drivers/usb/host/ehci-exynos.c 	struct exynos_ehci_hcd *exynos_ehci = to_exynos_ehci(hcd);
exynos_ehci_hcd   343 drivers/usb/host/ehci-exynos.c 	.extra_priv_size = sizeof(struct exynos_ehci_hcd),