Home
last modified time | relevance | path

Searched defs:of_get_next_cpu_node (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/of/
H A Dbase.c782 struct device_node *of_get_next_cpu_node(struct device_node *prev) in of_get_next_cpu_node() function
809 EXPORT_SYMBOL(of_get_next_cpu_node); variable
/kernel/linux/linux-6.6/drivers/of/
H A Dbase.c642 struct device_node *of_get_next_cpu_node(struct device_node *prev) in of_get_next_cpu_node() function
671 EXPORT_SYMBOL(of_get_next_cpu_node); variable
/kernel/linux/linux-5.10/include/linux/
H A Dof.h630 static inline struct device_node *of_get_next_cpu_node(struct device_node *prev) in of_get_next_cpu_node() function
/kernel/linux/linux-6.6/include/linux/
H A Dof.h648 static inline struct device_node *of_get_next_cpu_node(struct device_node *prev) in of_get_next_cpu_node() function

Completed in 12 milliseconds