Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/of/
Dproperty.c1065 static bool of_is_ancestor_of(struct device_node *test_ancestor, in of_is_ancestor_of() function
1148 if (of_is_ancestor_of(con_np, sup_np)) { in of_link_to_phandle()