Home
last modified time | relevance | path

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

/scripts/dtc/
A Dchecks.c210 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
387 struct property *prop; in check_property_name_chars() local
403 struct property *prop; in check_property_name_chars_strict() local
469 struct property *prop; in check_duplicate_label_node() local
490 struct property *prop; in check_phandle_prop() local
607 struct property *prop; in fixup_phandle_references() local
642 struct property *prop; in fixup_path_references() local
695 struct property *prop; in check_names_is_string_list() local
[all …]
A Dlivetree.c282 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()
451 struct property *prop; in get_property_by_label() local
743 struct property *prop, **tbl; in sort_properties() local
902 struct property *prop; in any_fixup_tree() local
953 struct property *prop; in generate_fixups_tree_internal() local
973 struct property *prop; in any_local_fixup_tree() local
[all …]
A 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
A Dyamltree.c113 static void yaml_propval(yaml_emitter_t *emitter, struct property *prop) in yaml_propval()
180 struct property *prop; in yaml_tree() local
A Dfstree.c37 struct property *prop; in read_fstree() local
A Dfdtget.c112 int prop; in list_properties() local
240 const char *prop; in do_fdtget() local
A Ddtc-parser.y45 struct property *prop; member
A Dflattree.c240 struct property *prop; in flatten_tree() local
750 struct property *prop; in unflatten_tree() local
/scripts/kconfig/
A Dsymbol.c122 struct property *prop; in sym_get_default_prop() local
134 struct property *prop; in sym_get_range_prop() local
162 struct property *prop; in sym_validate_range() local
214 struct property *prop; in sym_calc_visibility() local
271 struct property *prop; in sym_choice_default() local
409 struct property *prop; in sym_calc_value() local
698 struct property *prop; in sym_string_within_range() local
796 struct property *prop; in sym_get_string_default() local
1067 struct property *prop; member
1199 struct property *prop; in sym_check_sym_deps() local
[all …]
A Dmenu.c52 static void prop_warn(const struct property *prop, const char *fmt, ...) in prop_warn()
154 struct property *prop; in menu_add_prop() local
182 struct property *prop = menu_add_prop(type, NULL, dep); in menu_add_prompt() local
235 struct property *prop; in sym_check_prop() local
299 struct property *prop; in _menu_finalize() local
631 static void get_prompt_str(struct gstr *r, struct property *prop, in get_prompt_str()
694 struct property *prop; in get_symbol_props_str() local
714 struct property *prop; in get_symbol_str() local
A Dparser.y494 struct property *prop; variable
631 struct property *prop; in print_symbol() local
714 struct property *prop; in zconfdump() local
A Dconf.c512 struct property *prop; in conf() local
A Dmconf.c457 struct property *prop; in build_conf() local
A Dqconf.cc1078 for (struct property *prop = sym->prop; prop; prop = prop->next) { in debug_info() local
1243 struct property *prop; in search() local
A Dexpr.h131 struct property *prop; member
A Dnconf.c764 struct property *prop; in build_conf() local
/scripts/dtc/libfdt/
A 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
A Dfdt_addresses.c61 uint8_t data[sizeof(fdt64_t) * 2], *prop; in fdt_appendprop_addrrange() local
A 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
A Dfdt_wip.c61 struct fdt_property *prop; in fdt_nop_property() local
A Dfdt_sw.c295 struct fdt_property *prop; in fdt_property_placeholder() local
363 struct fdt_property *prop = in fdt_finish() local
A 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

Completed in 36 milliseconds