Searched refs:tegra_usb_phy_id_table (Results 1 – 1 of 1) sorted by relevance
962 static const struct of_device_id tegra_usb_phy_id_table[] = { variable967 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,