Home
last modified time | relevance | path

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

/linux/drivers/of/
H A Dproperty.c1169 struct device_node *sup_np, in of_link_to_phandle() argument
1172 struct device_node *tmp_np __free(device_node) = of_node_get(sup_np); in of_link_to_phandle()
1185 fwnode_link_add(of_fwnode_handle(con_np), of_fwnode_handle(sup_np), flags); in of_link_to_phandle()