Searched defs:lenp (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/libfdt/
H A Dfdt.c74 const fdt32_t *tagp, *lenp; local
H A Dfdt_ro.c218 fdt_get_property_by_offset(const void *fdt, int offset, int *lenp) argument
239 fdt_get_property_namelen(const void *fdt, int offset, const char *name, int namelen, int *lenp) argument
263 fdt_get_property(const void *fdt, int nodeoffset, const char *name, int *lenp) argument
271 fdt_getprop_namelen(const void *fdt, int nodeoffset, const char *name, int namelen, int *lenp) argument
283 fdt_getprop_by_offset(const void *fdt, int offset, const char **namep, int *lenp) argument
296 fdt_getprop(const void *fdt, int nodeoffset, const char *name, int *lenp) argument
[all...]
H A Dlibfdt.h443 fdt_get_property_w(void *fdt, int nodeoffset, const char *name, int *lenp) argument
528 fdt_getprop_w(void *fdt, int nodeoffset, const char *name, int *lenp) argument
[all...]

Completed in 9 milliseconds