Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci-tegra.c44 struct tegra_ehci_hcd { struct
55 struct tegra_ehci_hcd *tegra = in tegra_reset_usb_controller() argument
56 (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),