Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dehci-tegra.c55 struct tegra_ehci_hcd { struct
82 struct tegra_ehci_hcd *tegra = in tegra_reset_usb_controller() argument
83 (struct tegra_ehci_hcd *)hcd_to_ehci(hcd)->priv; in tegra_reset_usb_controller()
194 struct tegra_ehci_hcd *tegra = (struct tegra_ehci_hcd *)ehci->priv; in tegra_ehci_hub_control()
404 struct tegra_ehci_hcd *tegra; in tegra_ehci_probe()
432 tegra = (struct tegra_ehci_hcd *)ehci->priv; in tegra_ehci_probe()
532 struct tegra_ehci_hcd *tegra = in tegra_ehci_remove()
533 (struct tegra_ehci_hcd *)hcd_to_ehci(hcd)->priv; in tegra_ehci_remove()
588 .extra_priv_size = sizeof(struct tegra_ehci_hcd),