Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dehci-tegra.c391 static const struct of_device_id tegra_ehci_of_match[] = { variable
409 match = of_match_device(tegra_ehci_of_match, &pdev->dev); in tegra_ehci_probe()
561 .of_match_table = tegra_ehci_of_match,
627 MODULE_DEVICE_TABLE(of, tegra_ehci_of_match);