pmc_match         322 arch/powerpc/platforms/83xx/suspend.c static const struct of_device_id pmc_match[];
pmc_match         331 arch/powerpc/platforms/83xx/suspend.c 	match = of_match_device(pmc_match, &ofdev->dev);
pmc_match         421 arch/powerpc/platforms/83xx/suspend.c static const struct of_device_id pmc_match[] = {
pmc_match         436 arch/powerpc/platforms/83xx/suspend.c 		.of_match_table = pmc_match,
pmc_match          75 arch/sparc/kernel/pmc.c static const struct of_device_id pmc_match[] = {
pmc_match          81 arch/sparc/kernel/pmc.c MODULE_DEVICE_TABLE(of, pmc_match);
pmc_match          86 arch/sparc/kernel/pmc.c 		.of_match_table = pmc_match,
pmc_match        1142 drivers/clk/tegra/clk-tegra114.c static const struct of_device_id pmc_match[] __initconst = {
pmc_match        1332 drivers/clk/tegra/clk-tegra114.c 	node = of_find_matching_node(NULL, pmc_match);
pmc_match        1238 drivers/clk/tegra/clk-tegra124.c static const struct of_device_id pmc_match[] __initconst = {
pmc_match        1424 drivers/clk/tegra/clk-tegra124.c 	node = of_find_matching_node(NULL, pmc_match);
pmc_match        1102 drivers/clk/tegra/clk-tegra20.c static const struct of_device_id pmc_match[] __initconst = {
pmc_match        1147 drivers/clk/tegra/clk-tegra20.c 	node = of_find_matching_node(NULL, pmc_match);
pmc_match        3314 drivers/clk/tegra/clk-tegra210.c static const struct of_device_id pmc_match[] __initconst = {
pmc_match        3518 drivers/clk/tegra/clk-tegra210.c 	node = of_find_matching_node(NULL, pmc_match);
pmc_match        1296 drivers/clk/tegra/clk-tegra30.c static const struct of_device_id pmc_match[] __initconst = {
pmc_match        1315 drivers/clk/tegra/clk-tegra30.c 	node = of_find_matching_node(NULL, pmc_match);