Searched defs:namelen (Results 1 – 9 of 9) sorted by relevance
/scripts/dtc/libfdt/ |
D | fdt_ro.c | 226 const char *name, int namelen) in fdt_subnode_offset_namelen() 250 int fdt_path_offset_namelen(const void *fdt, const char *path, int namelen) in fdt_path_offset_namelen() 397 int namelen, in fdt_get_property_namelen_() 428 int namelen, int *lenp) in fdt_get_property_namelen() 452 const char *name, int namelen, int *lenp) in fdt_getprop_namelen() 479 int namelen; in fdt_getprop_by_offset() local 526 const char *name, int namelen) in fdt_get_alias_namelen() 545 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 | 222 int namelen; in fdt_begin_node() local
|
D | fdt_overlay.c | 653 int len = 0, namelen; in get_path_len() local
|
D | fdt_rw.c | 334 const char *name, int namelen) in fdt_add_subnode_namelen()
|
D | libfdt.h | 776 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 | 1456 static bool sym_is(const char *name, unsigned namelen, const char *symbol) in sym_is() 1545 unsigned int namelen; in handle_moddevtable() local
|
D | modpost.c | 180 static struct module *new_module(const char *name, size_t namelen) in new_module() 1680 size_t namelen; in extract_crcs_for_object() local
|