Searched refs:tegra_ehci_hcd (Results 1 – 1 of 1) sorted by relevance
44 struct tegra_ehci_hcd { struct55 struct tegra_ehci_hcd *tegra = in tegra_reset_usb_controller() argument56 (struct tegra_ehci_hcd *)hcd_to_ehci(hcd)->priv; in tegra_reset_usb_controller()178 struct tegra_ehci_hcd *tegra = (struct tegra_ehci_hcd *)ehci->priv; in tegra_ehci_hub_control()388 struct tegra_ehci_hcd *tegra; in tegra_ehci_probe()416 tegra = (struct tegra_ehci_hcd *)ehci->priv; in tegra_ehci_probe()512 struct tegra_ehci_hcd *tegra = in tegra_ehci_remove()513 (struct tegra_ehci_hcd *)hcd_to_ehci(hcd)->priv; in tegra_ehci_remove()565 .extra_priv_size = sizeof(struct tegra_ehci_hcd),