Searched defs:tegra_ehci_of_match (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/host/
H A Dehci-tegra.c385 static const struct of_device_id tegra_ehci_of_match[] = { variable in typeref:struct:of_device_id
403 match = of_match_device(tegra_ehci_of_match, &pdev->dev);
560 .of_match_table = tegra_ehci_of_match,
626 MODULE_DEVICE_TABLE(of, tegra_ehci_of_match);

Completed in 12 milliseconds