tegra_ehci_hcd     57 drivers/usb/host/ehci-tegra.c 	struct tegra_ehci_hcd *tegra =
tegra_ehci_hcd     58 drivers/usb/host/ehci-tegra.c 		(struct tegra_ehci_hcd *)hcd_to_ehci(hcd)->priv;
tegra_ehci_hcd    180 drivers/usb/host/ehci-tegra.c 	struct tegra_ehci_hcd *tegra = (struct tegra_ehci_hcd *)ehci->priv;
tegra_ehci_hcd    390 drivers/usb/host/ehci-tegra.c 	struct tegra_ehci_hcd *tegra;
tegra_ehci_hcd    418 drivers/usb/host/ehci-tegra.c 	tegra = (struct tegra_ehci_hcd *)ehci->priv;
tegra_ehci_hcd    521 drivers/usb/host/ehci-tegra.c 	struct tegra_ehci_hcd *tegra =
tegra_ehci_hcd    522 drivers/usb/host/ehci-tegra.c 		(struct tegra_ehci_hcd *)hcd_to_ehci(hcd)->priv;
tegra_ehci_hcd    580 drivers/usb/host/ehci-tegra.c 	.extra_priv_size	= sizeof(struct tegra_ehci_hcd),