Home
last modified time | relevance | path

Searched defs:namelen (Results 1 – 5 of 5) sorted by relevance

/scripts/dtc/libfdt/
Dfdt_ro.c133 const char *name, int namelen) in fdt_subnode_offset_namelen()
157 int fdt_path_offset_namelen(const void *fdt, const char *path, int namelen) in fdt_path_offset_namelen()
269 int namelen, int *lenp) in fdt_get_property_namelen()
299 const char *name, int namelen, int *lenp) in fdt_getprop_namelen()
347 const char *name, int namelen) in fdt_get_alias_namelen()
366 int offset, depth, namelen; in fdt_get_path() local
Dfdt_sw.c173 int namelen = strlen(name) + 1; in fdt_begin_node() local
Dfdt_rw.c337 const char *name, int namelen) in fdt_add_subnode_namelen()
/scripts/dtc/
Dfdtput.c53 static void report_error(const char *name, int namelen, int err) in report_error()
/scripts/mod/
Dfile2alias.c1305 static bool sym_is(const char *name, unsigned namelen, const char *symbol) in sym_is()
1344 unsigned int namelen; in handle_moddevtable() local