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