Home
last modified time | relevance | path

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

/linux/scripts/dtc/libfdt/
A Dfdt_overlay.c290 tree_child = fdt_subnode_offset(fdto, tree_node, in overlay_update_local_node_references()
588 nnode = fdt_subnode_offset(fdt, target, name); in overlay_apply_node()
632 overlay = fdt_subnode_offset(fdto, fragment, "__overlay__"); in overlay_merge()
708 ov_sym = fdt_subnode_offset(fdto, 0, "__symbols__"); in overlay_symbol_update()
714 root_sym = fdt_subnode_offset(fdt, 0, "__symbols__"); in overlay_symbol_update()
777 ret = fdt_subnode_offset(fdto, fragment, "__overlay__"); in overlay_symbol_update()
A Dlibfdt.h498 int fdt_subnode_offset(const void *fdt, int parentoffset, const char *name);
A Dfdt_ro.c244 int fdt_subnode_offset(const void *fdt, int parentoffset, in fdt_subnode_offset() function
/linux/arch/mips/cavium-octeon/
A Docteon-platform.c654 eth = fdt_subnode_offset(initial_boot_params, iface, name_buffer); in octeon_fdt_pip_port()
670 fixed_link = fdt_subnode_offset(initial_boot_params, eth, "fixed-link"); in octeon_fdt_pip_port()
686 iface = fdt_subnode_offset(initial_boot_params, pip, name_buffer); in octeon_fdt_pip_iface()
745 iface = fdt_subnode_offset(initial_boot_params, pip, in octeon_fill_mac_addresses()
754 eth = fdt_subnode_offset(initial_boot_params, iface, in octeon_fill_mac_addresses()
/linux/drivers/firmware/efi/libstub/
A Dfdt.c79 node = fdt_subnode_offset(fdt, 0, "chosen"); in update_fdt()
112 node = fdt_subnode_offset(fdt, 0, "chosen"); in update_fdt()
/linux/lib/
A Dlib.a3 …et_mem_rsv�fdt_num_mem_rsv�fdt_get_name�fdt_subnode_offset_namelen�fdt_subnode_offset�fdt_first_pr…
/linux/drivers/of/
A Dfdt.c733 return fdt_subnode_offset(initial_boot_params, node, uname); in of_get_flat_dt_subnode_by_name()
/linux/arch/powerpc/mm/book3s64/
A Dhash_utils.c935 if (fdt_subnode_offset(initial_boot_params, 0, "axon") > 0) { in htab_initialize()
/linux/
A DSystem.map17496 ffff8000104d6f64 T fdt_subnode_offset
A D.tmp_System.map17496 ffff8000104d6f64 T fdt_subnode_offset

Completed in 327 milliseconds