Home
last modified time | relevance | path

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

/scripts/dtc/libfdt/
Dfdt_ro.c273 int *lenp) in fdt_get_property_by_offset()
295 int namelen, int *lenp) in fdt_get_property_namelen()
318 const char *name, int *lenp) in fdt_get_property()
325 const char *name, int namelen, int *lenp) in fdt_getprop_namelen()
337 const char **namep, int *lenp) in fdt_getprop_by_offset()
350 const char *name, int *lenp) in fdt_getprop()
624 int *lenp) in fdt_stringlist_get()
Dlibfdt.h597 int *lenp) in fdt_get_property_w()
655 int *lenp) in fdt_getprop_namelen_w()
693 const char *name, int *lenp) in fdt_getprop_w()
Dfdt.c96 const fdt32_t *tagp, *lenp; in fdt_next_tag() local
/scripts/dtc/
Dutil.c81 int lenp = strlen(path); in join_path() local