Searched refs:pmc_match (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/sparc/kernel/
H A Dpmc.c75 static const struct of_device_id pmc_match[] = { variable in typeref:struct:of_device_id
81 MODULE_DEVICE_TABLE(of, pmc_match);
86 .of_match_table = pmc_match,
/linux-master/arch/powerpc/platforms/83xx/
H A Dsuspend.c332 static const struct of_device_id pmc_match[] = { variable in typeref:struct:of_device_id
427 .of_match_table = pmc_match,
/linux-master/drivers/clk/tegra/
H A Dclk-tegra20.c1065 static const struct of_device_id pmc_match[] __initconst = {
1127 node = of_find_matching_node(NULL, pmc_match);
H A Dclk-tegra114.c1125 static const struct of_device_id pmc_match[] __initconst = {
1313 node = of_find_matching_node(NULL, pmc_match);
H A Dclk-tegra124.c1285 static const struct of_device_id pmc_match[] __initconst = {
1467 node = of_find_matching_node(NULL, pmc_match);
H A Dclk-tegra30.c1265 static const struct of_device_id pmc_match[] __initconst = {
1316 node = of_find_matching_node(NULL, pmc_match);
H A Dclk-tegra210.c3542 static const struct of_device_id pmc_match[] __initconst = {
3744 node = of_find_matching_node(NULL, pmc_match);

Completed in 299 milliseconds