Home
last modified time | relevance | path

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

/drivers/firmware/efi/
A Dsysfb_efi.c329 struct device_node *sup_np; in efifb_add_links() local
331 sup_np = find_pci_overlap_node(); in efifb_add_links()
337 if (!sup_np) in efifb_add_links()
340 fwnode_link_add(fwnode, of_fwnode_handle(sup_np), 0); in efifb_add_links()
341 of_node_put(sup_np); in efifb_add_links()
/drivers/of/
A Dproperty.c1202 struct device_node *sup_np, in of_link_to_phandle() argument
1205 struct device_node *tmp_np __free(device_node) = of_node_get(sup_np); in of_link_to_phandle()
1218 fwnode_link_add(of_fwnode_handle(con_np), of_fwnode_handle(sup_np), flags); in of_link_to_phandle()

Completed in 9 milliseconds