Home
last modified time | relevance | path

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

/scripts/kconfig/
A Dsymbol.c72 struct property *prop; in sym_get_choice_prop() local
81 struct property *prop; in sym_get_default_prop() local
93 struct property *prop; in sym_get_range_prop() local
121 struct property *prop; in sym_validate_range() local
155 struct property *prop; in sym_set_changed() local
175 struct property *prop; in sym_calc_visibility() local
245 struct property *prop; in sym_choice_default() local
271 struct property *prop; in sym_calc_choice() local
324 struct property *prop; in sym_calc_value() local
600 struct property *prop; in sym_string_within_range() local
[all …]
A Dmenu.c31 static void prop_warn(struct property *prop, const char *fmt, ...) in prop_warn()
129 struct property *prop = prop_alloc(type, current_entry->sym); in menu_add_prop() local
231 struct property *prop; in sym_check_prop() local
297 struct property *prop; in menu_finalize() local
704 static void get_prompt_str(struct gstr *r, struct property *prop, in get_prompt_str()
766 struct property *prop = NULL; in get_symbol_prop() local
777 struct property *prop; in get_symbol_props_str() local
797 struct property *prop; in get_symbol_str() local
A Dzconf.y649 struct property *prop; in print_symbol() local
739 struct property *prop; in zconfdump() local
A Dconfdata.c295 struct property *prop; in conf_read_simple() local
1125 struct property *prop; in randomize_choice_values() local
1173 struct property *prop; in set_all_choice_values() local
A Dconf.c347 struct property *prop; in conf() local
A Dqconf.cc107 struct property *prop; in updateMenu() local
1141 for (struct property *prop = sym->prop; prop; prop = prop->next) { in debug_info() local
1313 struct property *prop; in search() local
A Dmconf.c468 struct property *prop; in build_conf() local
A Dexpr.h120 struct property *prop; member
A Dnconf.c736 struct property *prop; in build_conf() local
A Dgconf.c1300 struct property *prop; in display_tree() local
/scripts/dtc/
A Dchecks.c181 struct property *prop; in check_is_string() local
200 struct property *prop; in check_is_string_list() local
228 struct property *prop; in check_is_cell() local
343 struct property *prop; in check_property_name_chars() local
359 struct property *prop; in check_property_name_chars_strict() local
425 struct property *prop; in check_duplicate_label_node() local
446 struct property *prop; in check_phandle_prop() local
563 struct property *prop; in fixup_phandle_references() local
598 struct property *prop; in fixup_path_references() local
650 struct property *prop; in check_names_is_string_list() local
[all …]
A Dlivetree.c285 struct property *prop = node->proplist; in delete_property_by_name() local
296 void delete_property(struct property *prop) in delete_property()
331 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
736 struct property *prop, **tbl; in sort_properties() local
894 struct property *prop; in any_fixup_tree() local
939 struct property *prop; in generate_fixups_tree_internal() local
959 struct property *prop; in any_local_fixup_tree() local
[all …]
A Dfstree.c52 struct property *prop; in read_fstree() local
A Dtreesource.c195 static void write_propval(FILE *f, struct property *prop) in write_propval()
238 struct property *prop; in write_tree_source_node() local
A Ddtc-parser.y56 struct property *prop; member
A Dflattree.c254 struct property *prop; in flatten_tree() local
761 struct property *prop; in unflatten_tree() local
/scripts/dtc/libfdt/
A Dfdt_rw.c186 int len, struct fdt_property **prop) in fdt_resize_property_()
204 int len, struct fdt_property **prop) in fdt_add_property_()
262 struct fdt_property *prop; in fdt_setprop_placeholder() local
295 struct fdt_property *prop; in fdt_appendprop() local
321 struct fdt_property *prop; in fdt_delprop() local
A Dfdt_ro.c362 const struct fdt_property *prop; in fdt_get_property_by_offset_() local
404 const struct fdt_property *prop; in fdt_get_property_namelen_() local
453 const struct fdt_property *prop; in fdt_getprop_namelen() local
470 const struct fdt_property *prop; in fdt_getprop_by_offset() local
823 const void *prop; in fdt_node_check_compatible() local
866 const void *prop; in fdt_check_full() local
A Dfdt_addresses.c61 uint8_t data[sizeof(fdt64_t) * 2], *prop; in fdt_appendprop_addrrange() local
A Dfdt_wip.c61 struct fdt_property *prop; in fdt_nop_property() local
A Dfdt_sw.c297 struct fdt_property *prop; in fdt_property_placeholder() local
365 struct fdt_property *prop = in fdt_finish() local
A 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

Completed in 43 milliseconds