Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/base/
Dcacheinfo.c182 np = of_find_next_cache_node(np); in cache_setup_of_node()
/linux-4.19.296/drivers/of/
Dbase.c2055 struct device_node *of_find_next_cache_node(const struct device_node *np) in of_find_next_cache_node() function
2094 np = of_find_next_cache_node(np); in of_find_last_cache_level()
/linux-4.19.296/include/linux/
Dof.h307 extern struct device_node *of_find_next_cache_node(const struct device_node *);