Searched defs:namelen (Results 1 – 5 of 5) sorted by relevance
/scripts/dtc/libfdt/ |
D | fdt_ro.c | 133 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
|
D | fdt_sw.c | 173 int namelen = strlen(name) + 1; in fdt_begin_node() local
|
D | fdt_rw.c | 337 const char *name, int namelen) in fdt_add_subnode_namelen()
|
/scripts/dtc/ |
D | fdtput.c | 53 static void report_error(const char *name, int namelen, int err) in report_error()
|
/scripts/mod/ |
D | file2alias.c | 1305 static bool sym_is(const char *name, unsigned namelen, const char *symbol) in sym_is() 1344 unsigned int namelen; in handle_moddevtable() local
|