Home
last modified time | relevance | path

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

/external/u-boot/cmd/
Dfdt.c221 char *pathp; /* path */ in do_fdt() local
255 char *pathp; /* path */ in do_fdt() local
310 char *pathp; /* path */ in do_fdt() local
421 char *pathp; /* path */ in do_fdt() local
949 static int fdt_print(const char *pathp, char *prop, int depth) in fdt_print()
/external/u-boot/lib/
Dof_live.c49 const char *pathp; in unflatten_dt_node() local
/external/dtc/
Dfdtget.c155 const char *pathp; in list_subnodes() local
/external/u-boot/scripts/dtc/libfdt/
Dfdt_overlay.c104 int fragment, char const **pathp) in overlay_get_target()