Home
last modified time | relevance | path

Searched refs:fdt_get_name (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/drivers/of/
H A Dfdt_address.c173 fdt_get_name(blob, node_offset, NULL)); in fdt_translate_address()
178 fdt_get_name(blob, node_offset, NULL)); in fdt_translate_address()
192 fdt_get_name(blob, node_offset, NULL)); in fdt_translate_address()
198 na, ns, fdt_get_name(blob, parent, NULL)); in fdt_translate_address()
219 fdt_get_name(blob, node_offset, NULL)); in fdt_translate_address()
224 pna, pns, fdt_get_name(blob, parent, NULL)); in fdt_translate_address()
H A Dfdt.c219 pathp = fdt_get_name(blob, offset, &l); in populate_node()
644 pathp = fdt_get_name(blob, offset, NULL); in of_scan_flat_dt()
670 pathp = fdt_get_name(blob, node, NULL); in of_scan_flat_dt_subnodes()
/kernel/linux/linux-6.6/drivers/of/
H A Dfdt_address.c173 fdt_get_name(blob, node_offset, NULL)); in fdt_translate_address()
178 fdt_get_name(blob, node_offset, NULL)); in fdt_translate_address()
192 fdt_get_name(blob, node_offset, NULL)); in fdt_translate_address()
198 na, ns, fdt_get_name(blob, parent, NULL)); in fdt_translate_address()
219 fdt_get_name(blob, node_offset, NULL)); in fdt_translate_address()
224 pna, pns, fdt_get_name(blob, parent, NULL)); in fdt_translate_address()
H A Dfdt.c216 pathp = fdt_get_name(blob, offset, &len); in populate_node()
590 uname = fdt_get_name(fdt, child, NULL); in fdt_scan_reserved_mem()
690 pathp = fdt_get_name(blob, offset, NULL); in of_scan_flat_dt()
717 pathp = fdt_get_name(blob, node, NULL); in of_scan_flat_dt_subnodes()
1126 fdt_get_name(fdt, node, NULL), l); in early_init_dt_scan_memory()
/kernel/linux/linux-5.10/scripts/dtc/libfdt/
H A Dfdt_overlay.c286 const char *fixup_child_name = fdt_get_name(fdto, fixup_child, in overlay_update_local_node_references()
582 const char *name = fdt_get_name(fdto, subnode, NULL); in overlay_apply_node()
659 name = fdt_get_name(fdt, nodeoffset, &namelen); in get_path_len()
H A Dfdt_ro.c17 const char *p = fdt_get_name(fdt, offset, &olen); in fdt_nodename_eq_()
300 const char *fdt_get_name(const void *fdt, int nodeoffset, int *len) in fdt_get_name() function
564 name = fdt_get_name(fdt, offset, &namelen); in fdt_get_path()
H A Dfdt_rw.c243 namep = (char *)(uintptr_t)fdt_get_name(fdt, nodeoffset, &oldlen); in fdt_set_name()
H A Dlibfdt.h523 * fdt_get_name - retrieve the name of a given node
528 * fdt_get_name() retrieves the name (including unit address) of the
545 const char *fdt_get_name(const void *fdt, int nodeoffset, int *lenp);
/kernel/linux/linux-6.6/scripts/dtc/libfdt/
H A Dfdt_overlay.c271 const char *fixup_child_name = fdt_get_name(fdto, fixup_child, in overlay_update_local_node_references()
567 const char *name = fdt_get_name(fdto, subnode, NULL); in overlay_apply_node()
644 name = fdt_get_name(fdt, nodeoffset, &namelen); in get_path_len()
H A Dfdt_ro.c17 const char *p = fdt_get_name(fdt, offset, &olen); in fdt_nodename_eq_()
300 const char *fdt_get_name(const void *fdt, int nodeoffset, int *len) in fdt_get_name() function
564 name = fdt_get_name(fdt, offset, &namelen); in fdt_get_path()
H A Dlibfdt.h541 * fdt_get_name - retrieve the name of a given node
546 * fdt_get_name() retrieves the name (including unit address) of the
563 const char *fdt_get_name(const void *fdt, int nodeoffset, int *lenp);
H A Dfdt_rw.c243 namep = (char *)(uintptr_t)fdt_get_name(fdt, nodeoffset, &oldlen); in fdt_set_name()
/kernel/linux/linux-5.10/scripts/dtc/
H A Dfdtget.c148 pathp = fdt_get_name(blob, node, NULL); in list_subnodes()
/kernel/linux/linux-6.6/scripts/dtc/
H A Dfdtget.c148 pathp = fdt_get_name(blob, node, NULL); in list_subnodes()
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dacpi.c72 const char *name = fdt_get_name(initial_boot_params, node, NULL); in dt_is_stub()
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/
H A Docteon-platform.c557 p = fdt_get_name(initial_boot_params, phy, &current_len); in octeon_fdt_set_phy()
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/
H A Docteon-platform.c558 p = fdt_get_name(initial_boot_params, phy, &current_len); in octeon_fdt_set_phy()

Completed in 20 milliseconds