Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/cpufreq/
Dqoriq-cpufreq.c285 static const struct of_device_id node_matches[] __initconst = { variable
311 np = of_find_matching_node(NULL, node_matches); in qoriq_cpufreq_init()
315 match = of_match_node(node_matches, np); in qoriq_cpufreq_init()