Home
last modified time | relevance | path

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

/include/linux/
Dof_device.h46 return of_get_cpu_node(cpu, NULL); in of_cpu_device_node_get()
Dof.h352 extern struct device_node *of_get_cpu_node(int cpu, unsigned int *thread);
621 static inline struct device_node *of_get_cpu_node(int cpu, in of_get_cpu_node() function