tegra_usb_phy_id_table 1047 drivers/usb/phy/phy-tegra-usb.c static const struct of_device_id tegra_usb_phy_id_table[] = {
tegra_usb_phy_id_table 1052 drivers/usb/phy/phy-tegra-usb.c MODULE_DEVICE_TABLE(of, tegra_usb_phy_id_table);
tegra_usb_phy_id_table 1067 drivers/usb/phy/phy-tegra-usb.c 	match = of_match_device(tegra_usb_phy_id_table, &pdev->dev);
tegra_usb_phy_id_table 1170 drivers/usb/phy/phy-tegra-usb.c 		.of_match_table = tegra_usb_phy_id_table,