Searched refs:tegra_pmc_match (Results 1 – 1 of 1) sorted by relevance
4249 static const struct of_device_id tegra_pmc_match[] = { variable4297 .of_match_table = tegra_pmc_match,4347 np = of_find_matching_node_and_match(NULL, tegra_pmc_match, &match); in tegra_pmc_early_init()