Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/phy/
Dphy-tegra-usb.c1047 static const struct of_device_id tegra_usb_phy_id_table[] = { variable
1052 MODULE_DEVICE_TABLE(of, tegra_usb_phy_id_table);
1067 match = of_match_device(tegra_usb_phy_id_table, &pdev->dev); in tegra_usb_phy_probe()
1170 .of_match_table = tegra_usb_phy_id_table,