Home
last modified time | relevance | path

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

/scripts/dtc/
Dchecks.c63 struct property *prop, in check_msg()
127 #define FAIL_PROP(c, dti, node, prop, ...) \ argument
210 struct property *prop; in check_is_string() local
229 struct property *prop; in check_is_string_list() local
257 struct property *prop; in check_is_cell() local
293 struct property *prop, *prop2; in check_duplicate_property_names() local
361 struct property *prop = get_property(node, "reg"); in check_unit_address_vs_reg() local
387 struct property *prop; in check_property_name_chars() local
403 struct property *prop; in check_property_name_chars_strict() local
432 #define DESCLABEL_ARGS(node,prop,mark) \ argument
[all …]
Dlivetree.c267 void add_property(struct node *node, struct property *prop) in add_property()
282 struct property *prop = node->proplist; in delete_property_by_name() local
293 void delete_property(struct property *prop) in delete_property()
328 struct property *prop; in delete_node() local
427 struct property *prop; in get_property() local
436 cell_t propval_cell(struct property *prop) in propval_cell()
442 cell_t propval_cell_n(struct property *prop, unsigned int n) in propval_cell_n()
451 struct property *prop; in get_property_by_label() local
475 struct node **node, struct property **prop) in get_marker_label()
743 struct property *prop, **tbl; in sort_properties() local
[all …]
Dtreesource.c142 static void add_string_markers(struct property *prop) in add_string_markers()
164 static enum markertype guess_value_type(struct property *prop) in guess_value_type()
199 static void write_propval(FILE *f, struct property *prop) in write_propval()
301 struct property *prop; in write_tree_source_node() local
Dyamltree.c113 static void yaml_propval(yaml_emitter_t *emitter, struct property *prop) in yaml_propval()
180 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.y45 struct property *prop; member
Dflattree.c240 struct property *prop; in flatten_tree() local
750 struct property *prop; in unflatten_tree() local
/scripts/kconfig/
Dsymbol.c110 struct property *prop; in sym_get_default_prop() local
122 struct property *prop; in sym_get_range_prop() local
150 struct property *prop; in sym_validate_range() local
198 struct property *prop; in sym_calc_visibility() local
255 struct property *prop; in sym_choice_default() local
393 struct property *prop; in sym_calc_value() local
682 struct property *prop; in sym_string_within_range() local
780 struct property *prop; in sym_get_string_default() local
1051 struct property *prop; member
1183 struct property *prop; in sym_check_sym_deps() local
[all …]
Dmenu.c52 static void prop_warn(const struct property *prop, const char *fmt, ...) in prop_warn()
153 struct property *prop; in menu_add_prop() local
181 struct property *prop = menu_add_prop(type, NULL, dep); in menu_add_prompt() local
234 struct property *prop; in sym_check_prop() local
298 struct property *prop; in _menu_finalize() local
610 static void get_prompt_str(struct gstr *r, struct property *prop, in get_prompt_str()
673 struct property *prop; in get_symbol_props_str() local
693 struct property *prop; in get_symbol_str() local
Dparser.y501 struct property *prop; variable
649 struct property *prop; in print_symbol() local
732 struct property *prop; in zconfdump() local
Dqconf.cc95 struct property *prop; in updateMenu() local
1085 for (struct property *prop = sym->prop; prop; prop = prop->next) { in debug_info() local
1193 for (struct property *prop = sym->prop; prop; prop = prop->next) { in clicked() local
1291 struct property *prop; in search() local
Dconf.c512 struct property *prop; in conf() local
Dmconf.c457 struct property *prop; in build_conf() local
Dexpr.h131 struct property *prop; member
Dnconf.c764 struct property *prop; in build_conf() local
Dgconf.c1293 struct property *prop; in display_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.c364 const struct fdt_property *prop; in fdt_get_property_by_offset_() local
407 const struct fdt_property *prop; in fdt_get_property_namelen_() local
458 const struct fdt_property *prop; in fdt_getprop_namelen() local
475 const struct fdt_property *prop; in fdt_getprop_by_offset() local
855 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.c777 const void *prop; in overlay_apply_node() local
909 int root_sym, ov_sym, prop, path_len, fragment, target; in overlay_symbol_update() local