Home
last modified time | relevance | path

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

/scripts/dtc/libfdt/
Dfdt_ro.c247 int *lenp) in fdt_get_property_by_offset()
269 int namelen, int *lenp) in fdt_get_property_namelen()
292 const char *name, int *lenp) in fdt_get_property()
299 const char *name, int namelen, int *lenp) in fdt_getprop_namelen()
311 const char **namep, int *lenp) in fdt_getprop_by_offset()
324 const char *name, int *lenp) in fdt_getprop()
598 int *lenp) in fdt_stringlist_get()
Dfdt.c96 const fdt32_t *tagp, *lenp; in fdt_next_tag() local
Dlibfdt.h504 int *lenp) in fdt_get_property_w()
588 const char *name, int *lenp) in fdt_getprop_w()
/scripts/dtc/
Dutil.c51 int lenp = strlen(path); in join_path() local