Home
last modified time | relevance | path

Searched refs:tegra_pmc_match (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/soc/tegra/
H A Dpmc.c4249 static const struct of_device_id tegra_pmc_match[] = { variable
4297 .of_match_table = tegra_pmc_match,
4347 np = of_find_matching_node_and_match(NULL, tegra_pmc_match, &match); in tegra_pmc_early_init()