Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/libfdt/
H A Dlibfdt.h376 int *lenp) in fdt_get_property_w()
412 const char *name, int *lenp) in fdt_getprop_w()
H A Dfdt_ro.c183 const char *name, int *lenp) in fdt_get_property()
245 const char *name, int *lenp) in fdt_getprop()
H A Dfdt.c95 const uint32_t *tagp, *lenp; in fdt_next_tag() local
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Dutil.c39 int lenp = strlen(path); in join_path() local