Searched defs:namelen (Results 1 – 8 of 8) sorted by relevance
/scripts/dtc/libfdt/ |
D | fdt_ro.c | 211 const char *name, int namelen) in fdt_subnode_offset_namelen() 235 int fdt_path_offset_namelen(const void *fdt, const char *path, int namelen) in fdt_path_offset_namelen() 381 int namelen, in fdt_get_property_namelen_() 411 int namelen, int *lenp) in fdt_get_property_namelen() 435 const char *name, int namelen, int *lenp) in fdt_getprop_namelen() 462 int namelen; in fdt_getprop_by_offset() local 504 const char *name, int namelen) in fdt_get_alias_namelen() 523 int offset, depth, namelen; in fdt_get_path() local
|
D | fdt_wip.c | 14 const char *name, int namelen, in fdt_setprop_inplace_namelen_partial()
|
D | fdt_sw.c | 214 int namelen; in fdt_begin_node() local
|
D | fdt_overlay.c | 652 int len = 0, namelen; in get_path_len() local
|
D | fdt_rw.c | 319 const char *name, int namelen) in fdt_add_subnode_namelen()
|
D | libfdt.h | 748 const char *name, int namelen, in fdt_getprop_namelen_w()
|
/scripts/dtc/ |
D | fdtput.c | 39 static void report_error(const char *name, int namelen, int err) in report_error()
|
/scripts/mod/ |
D | file2alias.c | 1339 static bool sym_is(const char *name, unsigned namelen, const char *symbol) in sym_is() 1421 unsigned int namelen; in handle_moddevtable() local
|