| /scripts/kconfig/ |
| A D | symbol.c | 72 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 D | menu.c | 31 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 D | zconf.y | 649 struct property *prop; in print_symbol() local 739 struct property *prop; in zconfdump() local
|
| A D | confdata.c | 295 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 D | conf.c | 347 struct property *prop; in conf() local
|
| A D | qconf.cc | 107 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 D | mconf.c | 468 struct property *prop; in build_conf() local
|
| A D | expr.h | 120 struct property *prop; member
|
| A D | nconf.c | 736 struct property *prop; in build_conf() local
|
| A D | gconf.c | 1300 struct property *prop; in display_tree() local
|
| /scripts/dtc/ |
| A D | checks.c | 181 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 D | livetree.c | 285 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 D | fstree.c | 52 struct property *prop; in read_fstree() local
|
| A D | treesource.c | 195 static void write_propval(FILE *f, struct property *prop) in write_propval() 238 struct property *prop; in write_tree_source_node() local
|
| A D | dtc-parser.y | 56 struct property *prop; member
|
| A D | flattree.c | 254 struct property *prop; in flatten_tree() local 761 struct property *prop; in unflatten_tree() local
|
| /scripts/dtc/libfdt/ |
| A D | fdt_rw.c | 186 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 D | fdt_ro.c | 362 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 D | fdt_addresses.c | 61 uint8_t data[sizeof(fdt64_t) * 2], *prop; in fdt_appendprop_addrrange() local
|
| A D | fdt_wip.c | 61 struct fdt_property *prop; in fdt_nop_property() local
|
| A D | fdt_sw.c | 297 struct fdt_property *prop; in fdt_property_placeholder() local 365 struct fdt_property *prop = in fdt_finish() local
|
| A D | fdt_overlay.c | 565 const void *prop; in overlay_apply_node() local 697 int root_sym, ov_sym, prop, path_len, fragment, target; in overlay_symbol_update() local
|