Home
last modified time | relevance | path

Searched defs:prop (Results 1 – 22 of 22) sorted by relevance

/scripts/kconfig/
Dsymbol.c40 struct property *prop = prop_alloc(P_DEFAULT, sym); in sym_add_default() local
99 struct property *prop; in sym_get_choice_prop() local
108 struct property *prop; in sym_get_env_prop() local
117 struct property *prop; in sym_get_default_prop() local
129 struct property *prop; in sym_get_range_prop() local
157 struct property *prop; in sym_validate_range() local
191 struct property *prop; in sym_set_changed() local
211 struct property *prop; in sym_calc_visibility() local
258 struct property *prop; in sym_choice_default() local
284 struct property *prop; in sym_calc_choice() local
[all …]
Dmenu.c31 static void prop_warn(struct property *prop, const char *fmt, ...) in prop_warn()
130 struct property *prop = prop_alloc(type, current_entry->sym); in menu_add_prop() local
234 struct property *prop; in sym_check_prop() local
286 struct property *prop; in menu_finalize() local
547 static void get_prompt_str(struct gstr *r, struct property *prop, in get_prompt_str()
609 struct property *prop = NULL; in get_symbol_prop() local
623 struct property *prop; in get_symbol_str() local
Dzconf.y626 struct property *prop; in print_symbol() local
707 struct property *prop; in zconfdump() local
Dutil.c58 struct property *prop; in file_write_dep() local
Dconfdata.c263 struct property *prop; in conf_read_simple() local
1055 struct property *prop; in randomize_choice_values() local
1103 struct property *prop; in set_all_choice_values() local
Dconf.c357 struct property *prop; in conf() local
Dqconf.cc108 struct property *prop; in updateMenu() local
1142 for (struct property *prop = sym->prop; prop; prop = prop->next) { in debug_info() local
1315 struct property *prop; in search() local
Dmconf.c469 struct property *prop; in build_conf() local
Dexpr.h85 struct property *prop; member
Dnconf.c736 struct property *prop; in build_conf() local
Dgconf.c1337 struct property *prop; in display_tree() local
/scripts/dtc/
Dchecks.c167 struct property *prop; in check_is_string() local
186 struct property *prop; in check_is_cell() local
224 struct property *prop, *prop2; in check_duplicate_property_names() local
267 struct property *prop = get_property(node, "reg"); in check_unit_address_vs_reg() local
290 struct property *prop; in check_property_name_chars() local
303 #define DESCLABEL_ARGS(node,prop,mark) \ argument
311 struct property *prop, struct marker *mark) in check_duplicate_label()
340 struct property *prop; in check_duplicate_label_node() local
361 struct property *prop; in check_phandle_prop() local
443 struct property **pp, *prop = NULL; in check_name_properties() local
[all …]
Dlivetree.c227 void add_property(struct node *node, struct property *prop) in add_property()
242 struct property *prop = node->proplist; in delete_property_by_name() local
253 void delete_property(struct property *prop) in delete_property()
288 struct property *prop; in delete_node() local
384 struct property *prop; in get_property() local
393 cell_t propval_cell(struct property *prop) in propval_cell()
402 struct property *prop; in get_property_by_label() local
426 struct node **node, struct property **prop) in get_marker_label()
657 struct property *prop, **tbl; in sort_properties() local
815 struct property *prop; in any_fixup_tree() local
[all …]
Dfstree.c52 struct property *prop; in read_fstree() local
Dtreesource.c195 static void write_propval(FILE *f, struct property *prop) in write_propval()
238 struct property *prop; in write_tree_source_node() local
Dfdtget.c126 int prop; in list_properties() local
254 const char *prop; in do_fdtget() local
Ddtc-parser.y50 struct property *prop; member
Dflattree.c262 struct property *prop; in flatten_tree() local
770 struct property *prop; in unflatten_tree() local
/scripts/dtc/libfdt/
Dfdt_rw.c204 int len, struct fdt_property **prop) in _fdt_resize_property()
222 int len, struct fdt_property **prop) in _fdt_add_property()
275 struct fdt_property *prop; in fdt_setprop() local
293 struct fdt_property *prop; in fdt_appendprop() local
319 struct fdt_property *prop; in fdt_delprop() local
Dfdt_sw.c225 struct fdt_property *prop; in fdt_property() local
271 struct fdt_property *prop = in fdt_finish() local
Dfdt_ro.c276 const struct fdt_property *prop; in fdt_get_property_by_offset() local
300 const struct fdt_property *prop; in fdt_get_property_namelen() local
327 const struct fdt_property *prop; in fdt_getprop_namelen() local
339 const struct fdt_property *prop; in fdt_getprop_by_offset() local
670 const void *prop; in fdt_node_check_compatible() local
Dfdt_wip.c106 struct fdt_property *prop; in fdt_nop_property() local