Home
last modified time | relevance | path

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

/linux/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.h1660 int fdt_set_name(void *fdt, int nodeoffset, const char *name);
/linux/arch/mips/cavium-octeon/
H A Docteon-platform.c560 fdt_set_name(initial_boot_params, phy, new_name); in octeon_fdt_set_phy()