Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/phy/
Dphy-tegra-usb.c962 static const struct of_device_id tegra_usb_phy_id_table[] = { variable
967 MODULE_DEVICE_TABLE(of, tegra_usb_phy_id_table);
982 match = of_match_device(tegra_usb_phy_id_table, &pdev->dev); in tegra_usb_phy_probe()
1084 .of_match_table = tegra_usb_phy_id_table,