Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/of/
Dproperty.c1026 static bool of_is_ancestor_of(struct device_node *test_ancestor, in of_is_ancestor_of() function
1118 if (of_is_ancestor_of(dev->of_node, sup_np)) { in of_link_to_phandle()