/openbmc/qemu/hw/core/ |
H A D | qdev-properties.c | 54 void *object_field_prop_ptr(Object *obj, Property *prop) in object_field_prop_ptr() 64 Property *prop = opaque; in field_prop_get() local 81 Property *prop = opaque; in field_prop_set() local 103 Property *prop = opaque; in qdev_propinfo_get_enum() local 112 Property *prop = opaque; in qdev_propinfo_set_enum() local 119 const Property *prop) in qdev_propinfo_set_default_value_enum() 134 static uint32_t qdev_get_prop_mask(Property *prop) in qdev_get_prop_mask() 154 Property *prop = opaque; in prop_get_bit() local 164 Property *prop = opaque; in prop_set_bit() local 173 static void set_default_value_bool(ObjectProperty *op, const Property *prop) in set_default_value_bool() [all …]
|
H A D | qdev-properties-system.c | 44 const GlobalProperty *prop = qdev_find_global_prop(obj, name); in check_prop_still_unset() local 93 Property *prop = opaque; in get_drive() local 119 Property *prop = opaque; in set_drive_helper() local 228 Property *prop = opaque; in release_drive() local 272 Property *prop = opaque; in set_chr() local 308 Property *prop = opaque; in release_chr() local 332 Property *prop = opaque; in get_mac() local 347 Property *prop = opaque; in set_mac() local 409 Property *prop = opaque; in get_netdev() local 420 Property *prop = opaque; in set_netdev() local [all …]
|
/openbmc/linux/arch/powerpc/mm/ |
H A D | drmem.c | 40 static struct property *clone_property(struct property *prop, u32 prop_sz) in clone_property() 65 struct property *prop) in drmem_update_dt_v1() 104 struct property *prop) in drmem_update_dt_v2() 175 struct property *prop; in drmem_update_dt() local 202 const __be32 **prop) in read_drconf_v1_cell() 219 __walk_drmem_v1_lmbs(const __be32 *prop, const __be32 *usm, void *data, in __walk_drmem_v1_lmbs() 238 const __be32 **prop) in read_drconf_v2_cell() 253 __walk_drmem_v2_lmbs(const __be32 *prop, const __be32 *usm, void *data, in __walk_drmem_v2_lmbs() 288 const __be32 *prop, *usm; in walk_drmem_lmbs_early() local 342 void drmem_update_lmbs(struct property *prop) in drmem_update_lmbs() [all …]
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | symbol.c | 40 struct property *prop = prop_alloc(P_DEFAULT, sym); in sym_add_default() local 99 struct property *prop; in sym_get_choice_prop() local 108 struct property *prop; in sym_get_env_prop() local 117 struct property *prop; in sym_get_default_prop() local 129 struct property *prop; in sym_get_range_prop() local 157 struct property *prop; in sym_validate_range() local 191 struct property *prop; in sym_set_changed() local 211 struct property *prop; in sym_calc_visibility() local 281 struct property *prop; in sym_choice_default() local 307 struct property *prop; in sym_calc_choice() local [all …]
|
H 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 234 struct property *prop; in sym_check_prop() local 300 struct property *prop; in menu_finalize() local 707 static void get_prompt_str(struct gstr *r, struct property *prop, in get_prompt_str() 769 struct property *prop = NULL; in get_symbol_prop() local 780 struct property *prop; in get_symbol_props_str() local 800 struct property *prop; in get_symbol_str() local
|
/openbmc/linux/scripts/dtc/ |
H A D | checks.c | 63 struct property *prop, in check_msg() 126 #define FAIL_PROP(c, dti, node, prop, ...) \ argument 209 struct property *prop; in check_is_string() local 228 struct property *prop; in check_is_string_list() local 256 struct property *prop; in check_is_cell() local 292 struct property *prop, *prop2; in check_duplicate_property_names() local 360 struct property *prop = get_property(node, "reg"); in check_unit_address_vs_reg() local 386 struct property *prop; in check_property_name_chars() local 402 struct property *prop; in check_property_name_chars_strict() local 431 #define DESCLABEL_ARGS(node,prop,mark) \ argument [all …]
|
H A D | livetree.c | 266 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() 735 struct property *prop, **tbl; in sort_properties() local [all …]
|
/openbmc/linux/scripts/kconfig/ |
H A D | symbol.c | 78 struct property *prop; in sym_get_choice_prop() local 87 struct property *prop; in sym_get_default_prop() local 99 struct property *prop; in sym_get_range_prop() local 127 struct property *prop; in sym_validate_range() local 159 struct property *prop; in sym_set_changed() local 179 struct property *prop; in sym_calc_visibility() local 249 struct property *prop; in sym_choice_default() local 275 struct property *prop; in sym_calc_choice() local 328 struct property *prop; in sym_calc_value() local 516 struct property *prop; in sym_set_tristate_value() local [all …]
|
H A D | menu.c | 32 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 707 static void get_prompt_str(struct gstr *r, struct property *prop, in get_prompt_str() 770 struct property *prop; in get_symbol_props_str() local 790 struct property *prop; in get_symbol_str() local
|
/openbmc/u-boot/scripts/dtc/ |
H A D | checks.c | 77 struct property *prop, in check_msg() 107 #define FAIL_PROP(c, dti, node, prop, ...) \ argument 182 struct property *prop; in check_is_string() local 201 struct property *prop; in check_is_string_list() local 229 struct property *prop; in check_is_cell() local 265 struct property *prop, *prop2; in check_duplicate_property_names() local 318 struct property *prop = get_property(node, "reg"); in check_unit_address_vs_reg() local 339 struct property *prop; in check_property_name_chars() local 355 struct property *prop; in check_property_name_chars_strict() local 384 #define DESCLABEL_ARGS(node,prop,mark) \ argument [all …]
|
H A D | livetree.c | 250 void add_property(struct node *node, struct property *prop) in add_property() 265 struct property *prop = node->proplist; in delete_property_by_name() local 276 void delete_property(struct property *prop) in delete_property() 311 struct property *prop; in delete_node() local 407 struct property *prop; in get_property() local 416 cell_t propval_cell(struct property *prop) in propval_cell() 422 cell_t propval_cell_n(struct property *prop, int n) in propval_cell_n() 431 struct property *prop; in get_property_by_label() local 455 struct node **node, struct property **prop) in get_marker_label() 690 struct property *prop, **tbl; in sort_properties() local [all …]
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | prom_64.c | 112 struct property *prop; in sun4u_path_component() local 148 struct property *prop; in sbus_path_component() local 166 struct property *prop; in pci_path_component() local 192 struct property *prop; in upa_path_component() local 214 struct property *prop; in vdev_path_component() local 231 struct property *prop; in ebus_path_component() local 249 struct property *prop; in i2c_path_component() local 269 struct property *prop; in usb_path_component() local 291 struct property *prop; in ieee1394_path_component() local 393 struct property *prop = of_find_property(cpun, "reg", NULL); in arch_find_n_match_cpu_physical_id() local
|
/openbmc/linux/drivers/memory/ |
H A D | stm32-fmc2-ebi.c | 180 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_check_mux() 197 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_check_waitcfg() 214 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_check_sync_trans() 231 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_check_async_trans() 248 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_check_cpsize() 265 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_check_address_hold() 290 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_check_clk_period() 315 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_check_cclk() 379 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_set_bit_field() 396 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_set_trans_type() [all …]
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | json_writer.c | 247 void jsonw_string_field(json_writer_t *self, const char *prop, const char *val) in jsonw_string_field() 253 void jsonw_bool_field(json_writer_t *self, const char *prop, bool val) in jsonw_bool_field() 260 void jsonw_float_field(json_writer_t *self, const char *prop, double val) in jsonw_float_field() 268 const char *prop, in jsonw_float_field_fmt() 276 void jsonw_uint_field(json_writer_t *self, const char *prop, uint64_t num) in jsonw_uint_field() 282 void jsonw_hu_field(json_writer_t *self, const char *prop, unsigned short num) in jsonw_hu_field() 289 const char *prop, in jsonw_lluint_field() 296 void jsonw_int_field(json_writer_t *self, const char *prop, int64_t num) in jsonw_int_field() 302 void jsonw_null_field(json_writer_t *self, const char *prop) in jsonw_null_field()
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | json_writer.c | 247 void jsonw_string_field(json_writer_t *self, const char *prop, const char *val) in jsonw_string_field() 253 void jsonw_bool_field(json_writer_t *self, const char *prop, bool val) in jsonw_bool_field() 260 void jsonw_float_field(json_writer_t *self, const char *prop, double val) in jsonw_float_field() 268 const char *prop, in jsonw_float_field_fmt() 276 void jsonw_uint_field(json_writer_t *self, const char *prop, uint64_t num) in jsonw_uint_field() 282 void jsonw_hu_field(json_writer_t *self, const char *prop, unsigned short num) in jsonw_hu_field() 289 const char *prop, in jsonw_lluint_field() 296 void jsonw_int_field(json_writer_t *self, const char *prop, int64_t num) in jsonw_int_field() 302 void jsonw_null_field(json_writer_t *self, const char *prop) in jsonw_null_field()
|
/openbmc/linux/drivers/misc/cxl/ |
H A D | of.c | 19 const __be32 *prop; in read_prop_string() local 30 const __be32 *prop; in read_prop_dword() local 43 const __be64 *prop; in read_prop64_dword() local 56 const __be32 *prop; in read_handle() local 74 const __be32 *prop; in read_phys_addr() local 144 const __be32 *prop; in cxl_of_read_afu_properties() local 348 const __be32 *prop; in cxl_of_read_adapter_properties() local
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_blend.c | 221 struct drm_property *prop; in drm_plane_create_alpha_property() local 284 struct drm_property *prop; in drm_plane_create_rotation_property() local 373 struct drm_property *prop; in drm_plane_create_zpos_property() local 411 struct drm_property *prop; in drm_plane_create_zpos_immutable_property() local 575 struct drm_property *prop; in drm_plane_create_blend_mode_property() local
|
/openbmc/linux/arch/sparc/prom/ |
H A D | tree_32.c | 90 int prom_getproplen(phandle node, const char *prop) in prom_getproplen() 110 int prom_getproperty(phandle node, const char *prop, char *buffer, int bufsize) in prom_getproperty() 130 int prom_getint(phandle node, char *prop) in prom_getint() 156 int prom_getbool(phandle node, char *prop) in prom_getbool() 170 void prom_getstring(phandle node, char *prop, char *user_buf, int ubuf_size) in prom_getstring() 207 char *prop; in __prom_nextprop() local
|
H A D | tree_64.c | 93 int prom_getproplen(phandle node, const char *prop) in prom_getproplen() 117 int prom_getproperty(phandle node, const char *prop, in prom_getproperty() 145 int prom_getint(phandle node, const char *prop) in prom_getint() 173 int prom_getbool(phandle node, const char *prop) in prom_getbool() 188 void prom_getstring(phandle node, const char *prop, char *user_buf, in prom_getstring() 311 int prom_node_has_property(phandle node, const char *prop) in prom_node_has_property()
|
/openbmc/qemu/qom/ |
H A D | object.c | 330 ObjectProperty *prop = data; in object_property_free() local 504 void object_register_sugar_prop(const char *driver, const char *prop, in object_register_sugar_prop() 552 ObjectProperty *prop; in object_class_property_init_all() local 655 static inline bool object_property_is_child(ObjectProperty *prop) in object_property_is_child() 663 ObjectProperty *prop; in object_property_del_all() local 686 ObjectProperty *prop; in object_property_del_child() local 1147 ObjectProperty *prop; in do_object_child_foreach() local 1248 ObjectProperty *prop; in object_property_try_add() local 1312 ObjectProperty *prop; in object_class_property_add() local 1333 ObjectProperty *prop; in object_property_find() local [all …]
|
/openbmc/linux/drivers/input/ |
H A D | touchscreen.c | 66 struct touchscreen_properties *prop) in touchscreen_parse_properties() 149 touchscreen_apply_prop_to_x_y(const struct touchscreen_properties *prop, in touchscreen_apply_prop_to_x_y() 174 const struct touchscreen_properties *prop, in touchscreen_set_mt_pos() 196 const struct touchscreen_properties *prop, in touchscreen_report_pos()
|
/openbmc/linux/drivers/of/ |
H A D | kexec.c | 101 static int do_get_kexec_buffer(const void *prop, int len, unsigned long *addr, in do_get_kexec_buffer() 133 const void *prop; in ima_get_kexec_buffer() local 173 struct property *prop; in ima_free_kexec_buffer() local 206 const void *prop; in remove_ima_buffer() local 286 const void *prop; in of_kexec_alloc_and_setup_fdt() local
|
H A D | dynamic.c | 76 #define _do_print(func, prefix, action, node, prop, ...) ({ \ argument 108 struct property *prop, *old_prop = NULL; in of_reconfig_get_state_change() local 185 struct property *prop, struct property *oldprop) in of_property_notify() 311 struct property *prop, *next; in property_list_free() local 404 struct property *__of_prop_dup(const struct property *prop, gfp_t allocflags) in __of_prop_dup() 902 struct device_node *np, struct property *prop) in of_changeset_action() 961 struct property prop; in of_changeset_add_prop_string() local 990 struct property prop; in of_changeset_add_prop_string_array() local 1035 struct property prop; in of_changeset_add_prop_u32_array() local
|
H A D | resolver.c | 44 struct property *prop; in adjust_overlay_phandles() local 76 struct property *prop; in update_usages_of_a_phandle_reference() local 163 struct property *prop_fix, *prop; in adjust_local_phandle_references() local 267 struct property *prop; in of_resolve_phandles() local
|
/openbmc/linux/drivers/accel/habanalabs/common/mmu/ |
H A D | mmu_v2_hr.c | 48 struct asic_fixed_properties *prop = &hdev->asic_prop; in hl_mmu_v2_hr_init() local 66 struct asic_fixed_properties *prop = &hdev->asic_prop; in hl_mmu_v2_hr_fini() local 121 struct asic_fixed_properties *prop; in _hl_mmu_v2_hr_unmap() local 214 struct asic_fixed_properties *prop = &hdev->asic_prop; in _hl_mmu_v2_hr_map() local 338 struct asic_fixed_properties *prop = &hdev->asic_prop; in hl_mmu_v2_hr_get_tlb_mapping_params() local
|