Searched refs:of_cpu_device_node_get (Results 1 – 2 of 2) sorted by relevance
357 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
1112 struct device_node *cpu_np __free(device_node) = of_cpu_device_node_get(cpu); in parse_perf_domain()