Home
last modified time | relevance | path

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

/linux-4.1.27/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()
398 struct tegra_ehci_hcd *tegra; in tegra_ehci_probe()
426 tegra = (struct tegra_ehci_hcd *)ehci->priv; in tegra_ehci_probe()
526 struct tegra_ehci_hcd *tegra = in tegra_ehci_remove()
527 (struct tegra_ehci_hcd *)hcd_to_ehci(hcd)->priv; in tegra_ehci_remove()
582 .extra_priv_size = sizeof(struct tegra_ehci_hcd),