Home
last modified time | relevance | path

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

/include/linux/
Dof.h357 extern struct device_node *of_cpu_device_node_get(int cpu);
646 static inline struct device_node *of_cpu_device_node_get(int cpu) in of_cpu_device_node_get() function
Dcpufreq.h1112 struct device_node *cpu_np __free(device_node) = of_cpu_device_node_get(cpu); in parse_perf_domain()