Home
last modified time | relevance | path

Searched defs:of_find_node_by_phandle (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/of/
Dbase.c1115 struct device_node *of_find_node_by_phandle(phandle handle) in of_find_node_by_phandle() function
/linux-6.12.1/include/linux/
Dof.h524 static inline struct device_node *of_find_node_by_phandle(phandle handle) in of_find_node_by_phandle() function