Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Dfdt.c220 char *pathp; /* path */ in do_fdt() local
254 char *pathp; /* path */ in do_fdt() local
309 char *pathp; /* path */ in do_fdt() local
420 char *pathp; /* path */ in do_fdt() local
948 static int fdt_print(const char *pathp, char *prop, int depth) in fdt_print()
/rk3399_rockchip-uboot/lib/
H A Dof_live.c52 const char *pathp; in unflatten_dt_node() local
/rk3399_rockchip-uboot/scripts/dtc/libfdt/
H A Dfdt_overlay.c53 int fragment, char const **pathp) in overlay_get_target()