Searched defs:namelen (Results 1 – 7 of 7) sorted by relevance
/scripts/dtc/libfdt/ |
D | fdt_ro.c | 159 const char *name, int namelen) in fdt_subnode_offset_namelen() 183 int fdt_path_offset_namelen(const void *fdt, const char *path, int namelen) in fdt_path_offset_namelen() 295 int namelen, int *lenp) in fdt_get_property_namelen() 325 const char *name, int namelen, int *lenp) in fdt_getprop_namelen() 373 const char *name, int namelen) in fdt_get_alias_namelen() 392 int offset, depth, namelen; in fdt_get_path() local
|
D | fdt_wip.c | 59 const char *name, int namelen, in fdt_setprop_inplace_namelen_partial()
|
D | fdt_sw.c | 173 int namelen = strlen(name) + 1; in fdt_begin_node() local
|
D | fdt_rw.c | 334 const char *name, int namelen) in fdt_add_subnode_namelen()
|
D | libfdt.h | 654 const char *name, int namelen, in fdt_getprop_namelen_w()
|
/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 | 1220 static bool sym_is(const char *name, unsigned namelen, const char *symbol) in sym_is() 1296 unsigned int namelen; in handle_moddevtable() local
|