node_matches      271 drivers/cpufreq/qoriq-cpufreq.c static const struct of_device_id node_matches[] __initconst = {
node_matches      299 drivers/cpufreq/qoriq-cpufreq.c 	np = of_find_matching_node(NULL, node_matches);
node_matches      303 drivers/cpufreq/qoriq-cpufreq.c 	match = of_match_node(node_matches, np);