Searched refs:sup_np (Results 1 – 2 of 2) sorted by relevance
328 struct device_node *sup_np; in efifb_add_links() local330 sup_np = find_pci_overlap_node(); in efifb_add_links()336 if (!sup_np) in efifb_add_links()339 fwnode_link_add(fwnode, of_fwnode_handle(sup_np)); in efifb_add_links()340 of_node_put(sup_np); in efifb_add_links()
1068 struct device_node *sup_np) in of_link_to_phandle() argument1070 struct device_node *tmp_np = of_node_get(sup_np); in of_link_to_phandle()1087 fwnode_link_add(of_fwnode_handle(con_np), of_fwnode_handle(sup_np)); in of_link_to_phandle()