Home
last modified time | relevance | path

Searched defs:pathp (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/cmd/
H A Dfdt.c255 char *pathp; /* path */ in do_fdt() local
289 char *pathp; /* path */ in do_fdt() local
344 char *pathp; /* path */ in do_fdt() local
455 char *pathp; /* path */ in do_fdt() local
989 static int fdt_print(const char *pathp, char *prop, int depth) in fdt_print()
/openbmc/u-boot/lib/
H A Dof_live.c49 const char *pathp; in unflatten_dt_node() local
/openbmc/linux/scripts/dtc/
Dfdtget.c
/openbmc/u-boot/scripts/dtc/libfdt/
H A Dfdt_overlay.c104 int fragment, char const **pathp) in overlay_get_target()