Home
last modified time | relevance | path

Searched refs:fdt_set_name (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/scripts/dtc/libfdt/
H A Dfdt_rw.c235 int fdt_set_name(void *fdt, int nodeoffset, const char *name) in fdt_set_name() function
H A Dlibfdt.h1535 * fdt_set_name - change the name of a given node
1540 * fdt_set_name() replaces the name (including unit address, if any)
1558 int fdt_set_name(void *fdt, int nodeoffset, const char *name);
/kernel/linux/linux-6.6/scripts/dtc/libfdt/
H A Dlibfdt.h1576 * fdt_set_name - change the name of a given node
1581 * fdt_set_name() replaces the name (including unit address, if any)
1599 int fdt_set_name(void *fdt, int nodeoffset, const char *name);
H A Dfdt_rw.c235 int fdt_set_name(void *fdt, int nodeoffset, const char *name) in fdt_set_name() function
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/
H A Docteon-platform.c559 fdt_set_name(initial_boot_params, phy, new_name); in octeon_fdt_set_phy()
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/
H A Docteon-platform.c560 fdt_set_name(initial_boot_params, phy, new_name); in octeon_fdt_set_phy()

Completed in 12 milliseconds