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
272 struct property *prop; in sym_choice_default() local
298 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
546 static void get_prompt_str(struct gstr *r, struct property *prop, in get_prompt_str()
608 struct property *prop = NULL; in get_symbol_prop() local
622 struct property *prop; in get_symbol_str() local
Dzconf.y611 struct property *prop; in print_symbol() local
692 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
1057 struct property *prop; in randomize_choice_values() local
1105 struct property *prop; in set_all_choice_values() local
Dconf.c358 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.c129 struct property *prop; in check_nodes_props() local
201 struct property *prop; in check_is_string() local
220 struct property *prop; in check_is_cell() local
258 struct property *prop, *prop2; in check_duplicate_property_names() local
301 struct property *prop = get_property(node, "reg"); in check_unit_address_vs_reg() local
322 struct node *node, struct property *prop) in check_property_name_chars()
333 #define DESCLABEL_ARGS(node,prop,mark) \ argument
341 struct property *prop, struct marker *mark) in check_duplicate_label()
374 struct node *node, struct property *prop) in check_duplicate_label_prop()
389 struct node *node, struct property *prop) in check_explicit_phandles()
[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
365 struct property *prop; in get_property() local
374 cell_t propval_cell(struct property *prop) in propval_cell()
383 struct property *prop; in get_property_by_label() local
407 struct node **node, struct property **prop) in get_marker_label()
638 struct property *prop, **tbl; in sort_properties() local
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.y49 struct property *prop; member
Dflattree.c262 struct property *prop; in flatten_tree() local
761 struct property *prop; in unflatten_tree() local
/scripts/dtc/libfdt/
Dfdt_rw.c208 int len, struct fdt_property **prop) in _fdt_resize_property()
226 int len, struct fdt_property **prop) in _fdt_add_property()
279 struct fdt_property *prop; in fdt_setprop() local
297 struct fdt_property *prop; in fdt_appendprop() local
323 struct fdt_property *prop; in fdt_delprop() local
Dfdt_ro.c250 const struct fdt_property *prop; in fdt_get_property_by_offset() local
274 const struct fdt_property *prop; in fdt_get_property_namelen() local
301 const struct fdt_property *prop; in fdt_getprop_namelen() local
313 const struct fdt_property *prop; in fdt_getprop_by_offset() local
644 const void *prop; in fdt_node_check_compatible() local
Dfdt_sw.c225 struct fdt_property *prop; in fdt_property() local
271 struct fdt_property *prop = in fdt_finish() local
Dfdt_wip.c85 struct fdt_property *prop; in fdt_nop_property() local