Home
last modified time | relevance | path

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

/scripts/kconfig/
Dsymbol.c75 struct property *prop; in sym_get_choice_prop() local
84 struct property *prop; in sym_get_default_prop() local
96 struct property *prop; in sym_get_range_prop() local
124 struct property *prop; in sym_validate_range() local
156 struct property *prop; in sym_set_changed() local
176 struct property *prop; in sym_calc_visibility() local
246 struct property *prop; in sym_choice_default() local
272 struct property *prop; in sym_calc_choice() local
325 struct property *prop; in sym_calc_value() local
513 struct property *prop; in sym_set_tristate_value() local
[all …]
Dmenu.c32 static void prop_warn(struct property *prop, const char *fmt, ...) in prop_warn()
132 struct property *prop; in menu_add_prop() local
160 struct property *prop = menu_add_prop(type, NULL, dep); in menu_add_prompt() local
223 struct property *prop; in sym_check_prop() local
289 struct property *prop; in menu_finalize() local
709 static void get_prompt_str(struct gstr *r, struct property *prop, in get_prompt_str()
783 struct property *prop; in get_symbol_props_str() local
803 struct property *prop; in get_symbol_str() local
Dparser.y583 struct property *prop; in print_symbol() local
673 struct property *prop; in zconfdump() local
Dconf.c117 struct property *prop; in randomize_choice_values() local
570 struct property *prop; in conf() local
Dqconf.cc92 struct property *prop; in updateMenu() local
1082 for (struct property *prop = sym->prop; prop; prop = prop->next) { in debug_info() local
1199 for (struct property *prop = sym->prop; prop; prop = prop->next) { in clicked() local
1297 struct property *prop; in search() local
Dmconf.c466 struct property *prop; in build_conf() local
Dconfdata.c1147 struct property *prop; in set_all_choice_values() local
Dexpr.h120 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.c63 struct property *prop, in check_msg()
126 #define FAIL_PROP(c, dti, node, prop, ...) \ argument
201 struct property *prop; in check_is_string() local
220 struct property *prop; in check_is_string_list() local
248 struct property *prop; in check_is_cell() local
284 struct property *prop, *prop2; in check_duplicate_property_names() local
337 struct property *prop = get_property(node, "reg"); in check_unit_address_vs_reg() local
363 struct property *prop; in check_property_name_chars() local
379 struct property *prop; in check_property_name_chars_strict() local
408 #define DESCLABEL_ARGS(node,prop,mark) \ argument
[all …]
Dlivetree.c266 void add_property(struct node *node, struct property *prop) in add_property()
281 struct property *prop = node->proplist; in delete_property_by_name() local
292 void delete_property(struct property *prop) in delete_property()
327 struct property *prop; in delete_node() local
426 struct property *prop; in get_property() local
435 cell_t propval_cell(struct property *prop) in propval_cell()
441 cell_t propval_cell_n(struct property *prop, unsigned int n) in propval_cell_n()
450 struct property *prop; in get_property_by_label() local
474 struct node **node, struct property **prop) in get_marker_label()
708 struct property *prop, **tbl; in sort_properties() local
[all …]
Dtreesource.c163 static enum markertype guess_value_type(struct property *prop) in guess_value_type()
196 static void write_propval(FILE *f, struct property *prop) in write_propval()
283 struct property *prop; in write_tree_source_node() local
Dyamltree.c112 static void yaml_propval(yaml_emitter_t *emitter, struct property *prop) in yaml_propval()
178 struct property *prop; in yaml_tree() local
Dfstree.c37 struct property *prop; in read_fstree() local
Dfdtget.c112 int prop; in list_properties() local
240 const char *prop; in do_fdtget() local
Ddtc-parser.y39 struct property *prop; member
Dflattree.c239 struct property *prop; in flatten_tree() local
748 struct property *prop; in unflatten_tree() local
/scripts/dtc/libfdt/
Dfdt_rw.c185 int len, struct fdt_property **prop) in fdt_resize_property_()
203 int len, struct fdt_property **prop) in fdt_add_property_()
261 struct fdt_property *prop; in fdt_setprop_placeholder() local
294 struct fdt_property *prop; in fdt_appendprop() local
320 struct fdt_property *prop; in fdt_delprop() local
Dfdt_addresses.c61 uint8_t data[sizeof(fdt64_t) * 2], *prop; in fdt_appendprop_addrrange() local
Dfdt_ro.c361 const struct fdt_property *prop; in fdt_get_property_by_offset_() local
404 const struct fdt_property *prop; in fdt_get_property_namelen_() local
455 const struct fdt_property *prop; in fdt_getprop_namelen() local
472 const struct fdt_property *prop; in fdt_getprop_by_offset() local
826 const void *prop; in fdt_node_check_compatible() local
Dfdt_wip.c61 struct fdt_property *prop; in fdt_nop_property() local
Dfdt_sw.c295 struct fdt_property *prop; in fdt_property_placeholder() local
363 struct fdt_property *prop = in fdt_finish() local
Dfdt_overlay.c565 const void *prop; in overlay_apply_node() local
697 int root_sym, ov_sym, prop, path_len, fragment, target; in overlay_symbol_update() local