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

/linux-4.4.14/scripts/dtc/libfdt/
H A Dfdt_rw.c251 int fdt_set_name(void *fdt, int nodeoffset, const char *name) fdt_set_name() function
H A Dlibfdt.h1178 * fdt_set_name - change the name of a given node
1183 * fdt_set_name() replaces the name (including unit address, if any)
1201 int fdt_set_name(void *fdt, int nodeoffset, const char *name);
/linux-4.4.14/arch/mips/cavium-octeon/
H A Docteon-platform.c521 fdt_set_name(initial_boot_params, phy, new_name); octeon_fdt_set_phy()

Completed in 108 milliseconds