Searched refs:tegra_mc_of_match (Results 1 – 1 of 1) sorted by relevance
56 static const struct of_device_id tegra_mc_of_match[] = { variable74 MODULE_DEVICE_TABLE(of, tegra_mc_of_match);352 match = of_match_node(tegra_mc_of_match, pdev->dev.of_node); in tegra_mc_probe()429 .of_match_table = tegra_mc_of_match,