Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dehci-tegra.c48 static struct hc_driver __read_mostly tegra_ehci_hc_driver; variable
418 hcd = usb_create_hcd(&tegra_ehci_hc_driver, &pdev->dev, in tegra_ehci_probe()
593 ehci_init_driver(&tegra_ehci_hc_driver, &tegra_overrides); in ehci_tegra_init()
604 tegra_ehci_hc_driver.map_urb_for_dma = tegra_ehci_map_urb_for_dma; in ehci_tegra_init()
605 tegra_ehci_hc_driver.unmap_urb_for_dma = tegra_ehci_unmap_urb_for_dma; in ehci_tegra_init()
606 tegra_ehci_hc_driver.hub_control = tegra_ehci_hub_control; in ehci_tegra_init()