Home
last modified time | relevance | path

Searched defs:name (Results 1 – 25 of 28) sorted by relevance

12

/scripts/dtc/libfdt/
A Dlibfdt.h216 #define fdt_set_hdr_(name) \ argument
660 const char *name, in fdt_get_property_w()
718 const char *name, int namelen, in fdt_getprop_namelen_w()
757 const char *name, int *lenp) in fdt_getprop_w()
1254 const char *name, uint32_t val) in fdt_setprop_inplace_u32()
1289 const char *name, uint64_t val) in fdt_setprop_inplace_u64()
1301 const char *name, uint32_t val) in fdt_setprop_inplace_cell()
1437 #define fdt_property_string(fdt, name, str) \ argument
1786 const char *name, uint32_t val) in fdt_appendprop_u32()
1821 const char *name, uint64_t val) in fdt_appendprop_u64()
[all …]
A Dfdt_wip.c14 const char *name, int namelen, in fdt_setprop_inplace_namelen_partial()
33 int fdt_setprop_inplace(void *fdt, int nodeoffset, const char *name, in fdt_setprop_inplace()
59 int fdt_nop_property(void *fdt, int nodeoffset, const char *name) in fdt_nop_property()
A Dfdt_rw.c185 static int fdt_resize_property_(void *fdt, int nodeoffset, const char *name, in fdt_resize_property_()
203 static int fdt_add_property_(void *fdt, int nodeoffset, const char *name, in fdt_add_property_()
236 int fdt_set_name(void *fdt, int nodeoffset, const char *name) in fdt_set_name()
259 int fdt_setprop_placeholder(void *fdt, int nodeoffset, const char *name, in fdt_setprop_placeholder()
277 int fdt_setprop(void *fdt, int nodeoffset, const char *name, in fdt_setprop()
292 int fdt_appendprop(void *fdt, int nodeoffset, const char *name, in fdt_appendprop()
319 int fdt_delprop(void *fdt, int nodeoffset, const char *name) in fdt_delprop()
335 const char *name, int namelen) in fdt_add_subnode_namelen()
375 int fdt_add_subnode(void *fdt, int parentoffset, const char *name) in fdt_add_subnode()
A Dfdt_overlay.c117 const char *name, uint32_t delta) in overlay_phandle_add_offset()
232 const char *name; in overlay_update_local_node_references() local
371 const char *name, uint32_t name_len, in overlay_fixup_one_phandle()
445 const char *path, *name, *fixup_end; in overlay_fixup_phandle() local
564 const char *name; in overlay_apply_node() local
582 const char *name = fdt_get_name(fdto, subnode, NULL); in overlay_apply_node() local
654 const char *name; in get_path_len() local
701 const char *name; in overlay_symbol_update() local
A Dfdt_ro.c226 const char *name, int namelen) in fdt_subnode_offset_namelen()
245 const char *name) in fdt_subnode_offset()
396 const char *name, in fdt_get_property_namelen_()
426 const char *name, in fdt_get_property_namelen()
443 const char *name, int *lenp) in fdt_get_property()
450 const char *name, int namelen, int *lenp) in fdt_getprop_namelen()
476 const char *name; in fdt_getprop_by_offset() local
501 const char *name, int *lenp) in fdt_getprop()
524 const char *name, int namelen) in fdt_get_alias_namelen()
544 const char *name; in fdt_get_path() local
[all …]
A Dfdt_addresses.c14 static int fdt_cells(const void *fdt, int nodeoffset, const char *name) in fdt_cells()
58 const char *name, uint64_t addr, uint64_t size) in fdt_appendprop_addrrange()
A Dfdt_sw.c221 int fdt_begin_node(void *fdt, const char *name) in fdt_begin_node()
295 int fdt_property_placeholder(void *fdt, const char *name, int len, void **valp) in fdt_property_placeholder()
327 int fdt_property(void *fdt, const char *name, const void *val, int len) in fdt_property()
A Dfdt.h38 char name[0]; member
/scripts/kconfig/
A Dpreprocess.c36 char *name; member
41 static void env_add(const char *name, const char *value) in env_add()
61 static char *env_expand(const char *name) in env_expand()
103 const char *name; member
199 static char *function_expand(const char *name, int argc, char *argv[]) in function_expand()
229 char *name; member
236 static struct variable *variable_lookup(const char *name) in variable_lookup()
248 static char *variable_expand(const char *name, int argc, char *argv[]) in variable_expand()
276 void variable_add(const char *name, const char *value, in variable_add()
345 char *tmp, *name, *res, *endptr, *prev, *p; in eval_clause() local
A Dconfdata.c135 char *name = getenv("KCONFIG_CONFIG"); in conf_get_configname() local
142 char *name = getenv("KCONFIG_AUTOCONFIG"); in conf_get_autoconfig_name() local
150 char *env, *name; in conf_get_default_confname() local
283 int conf_read_simple(const char *name, int def) in conf_read_simple()
441 int conf_read(const char *name) in conf_read()
776 int conf_write(const char *name) in conf_write()
876 static int conf_write_dep(const char *name) in conf_write_dep()
909 const char *name; in conf_split_config() local
1017 const char *name; in conf_write_autoconf() local
A Dlist.h27 #define LIST_HEAD_INIT(name) { &(name), &(name) } argument
29 #define LIST_HEAD(name) \ argument
A Dutil.c14 struct file *file_lookup(const char *name) in file_lookup()
A Dqconf.cc303 ConfigList::ConfigList(ConfigView* p, const char *name) in ConfigList()
913 ConfigView::ConfigView(QWidget* parent, const char *name) in ConfigView()
1008 ConfigInfoView::ConfigInfoView(QWidget* parent, const char *name) in ConfigInfoView()
1242 ConfigSearchWindow::ConfigSearchWindow(ConfigMainWindow* parent, const char *name) in ConfigSearchWindow()
1826 const char *name; in main() local
A Dnconf.gui.c72 #define mkattr(name, attr) do { \ in normal_color_theme() argument
104 #define mkattrn(name, attr) { attributes[name] = attr; } in no_colors_theme() argument
A Dlkc.h50 const char *name; member
A Dconf.c490 const char *name, *defconfig_file = NULL /* gcc uninit */; in main() local
A Dsymbol.c805 struct symbol *sym_lookup(const char *name, int flags) in sym_lookup()
846 struct symbol *sym_find(const char *name) in sym_find()
A Dexpr.h23 const char *name; member
88 char *name; member
/scripts/
A Dmailmapper96 _, name = tmp.rstrip().split(None, 1) variable
99 name = '' variable
/scripts/dtc/
A Dlivetree.c53 struct property *build_property(char *name, struct data val) in build_property()
65 struct property *build_property_delete(char *name) in build_property_delete()
128 struct node *name_node(struct node *node, char *name) in name_node()
239 char *name; in add_orphan_node() local
283 void delete_property_by_name(struct node *node, char *name) in delete_property_by_name()
316 void delete_node_by_name(struct node *parent, char *name) in delete_node_by_name()
343 char *name, const void *data, int len) in append_to_property()
823 static struct node *build_root_node(struct node *dt, char *name) in build_root_node()
1037 void generate_label_tree(struct dt_info *dti, char *name, bool allocph) in generate_label_tree()
1045 void generate_fixups_tree(struct dt_info *dti, char *name) in generate_fixups_tree()
[all …]
A Ddtc-lexer.l70 char *name = strchr(yytext, '\"') + 1; variable
A Dsrcpos.h29 char *name; member
A Ddtc.h139 const char *name; member
144 char *name; member
154 char *name; member
A Dutil.c90 char *join_path(const char *path, const char *name) in join_path()
/scripts/basic/
A Dfixdep.c165 char name[0]; member
184 static int is_defined_config(const char *name, int len, unsigned int hash) in is_defined_config()
199 static void define_config(const char *name, int len, unsigned int hash) in define_config()

Completed in 47 milliseconds

12