Searched refs:tegra_ehci_hcd (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/host/
H A Dehci-tegra.c55 struct tegra_ehci_hcd { struct
82 struct tegra_ehci_hcd *tegra = tegra_reset_usb_controller()
83 (struct tegra_ehci_hcd *)hcd_to_ehci(hcd)->priv; tegra_reset_usb_controller()
194 struct tegra_ehci_hcd *tegra = (struct tegra_ehci_hcd *)ehci->priv; tegra_ehci_hub_control()
398 struct tegra_ehci_hcd *tegra; tegra_ehci_probe()
426 tegra = (struct tegra_ehci_hcd *)ehci->priv; tegra_ehci_probe()
526 struct tegra_ehci_hcd *tegra = tegra_ehci_remove()
527 (struct tegra_ehci_hcd *)hcd_to_ehci(hcd)->priv; tegra_ehci_remove()
582 .extra_priv_size = sizeof(struct tegra_ehci_hcd),

Completed in 39 milliseconds