Home
last modified time | relevance | path

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

12345678910>>...28

/openbmc/qemu/hw/core/
H A Dqdev-properties.c64 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
154 Property *prop = opaque; in prop_get_bit() local
164 Property *prop = opaque; in prop_set_bit() local
208 Property *prop = opaque; in prop_get_bit64() local
769 Property *prop; in qdev_prop_find() local
843 Property *prop; in qdev_prop_set_enum() local
1066 Property *prop; in device_class_set_props() local
[all …]
H A Dqdev-properties-system.c67 Property *prop = opaque; in get_drive() local
93 Property *prop = opaque; in set_drive_helper() local
202 Property *prop = opaque; in release_drive() local
246 Property *prop = opaque; in set_chr() local
282 Property *prop = opaque; in release_chr() local
306 Property *prop = opaque; in get_mac() local
321 Property *prop = opaque; in set_mac() local
383 Property *prop = opaque; in get_netdev() local
394 Property *prop = opaque; in set_netdev() local
462 Property *prop = opaque; in get_audiodev() local
[all …]
/openbmc/linux/arch/powerpc/mm/
H A Ddrmem.c65 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()
238 const __be32 **prop) in read_drconf_v2_cell()
288 const __be32 *prop, *usm; in walk_drmem_lmbs_early() local
342 void drmem_update_lmbs(struct property *prop) in drmem_update_lmbs()
360 const __be32 *prop; in init_drmem_lmb_size() local
383 const __be32 *prop; in of_get_usable_memory() local
396 const __be32 *prop, *usm; in walk_drmem_lmbs() local
[all …]
/openbmc/u-boot/scripts/kconfig/
H A Dsymbol.c99 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
360 struct property *prop; in sym_calc_value() local
[all …]
H 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
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 Dchecks.c209 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
386 struct property *prop; in check_property_name_chars() local
402 struct property *prop; in check_property_name_chars_strict() local
468 struct property *prop; in check_duplicate_label_node() local
489 struct property *prop; in check_phandle_prop() local
606 struct property *prop; in fixup_phandle_references() local
641 struct property *prop; in fixup_path_references() local
694 struct property *prop; in check_names_is_string_list() local
[all …]
H A Dlivetree.c281 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()
450 struct property *prop; in get_property_by_label() local
735 struct property *prop, **tbl; in sort_properties() local
894 struct property *prop; in any_fixup_tree() local
945 struct property *prop; in generate_fixups_tree_internal() local
965 struct property *prop; in any_local_fixup_tree() local
[all …]
/openbmc/linux/scripts/kconfig/
H A Dsymbol.c78 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
603 struct property *prop; in sym_string_within_range() local
[all …]
H A Dmenu.c32 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 Dchecks.c182 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
339 struct property *prop; in check_property_name_chars() local
355 struct property *prop; in check_property_name_chars_strict() local
421 struct property *prop; in check_duplicate_label_node() local
442 struct property *prop; in check_phandle_prop() local
559 struct property *prop; in fixup_phandle_references() local
592 struct property *prop; in fixup_path_references() local
634 struct property *prop; in check_names_is_string_list() local
[all …]
H A Dlivetree.c265 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()
431 struct property *prop; in get_property_by_label() local
690 struct property *prop, **tbl; in sort_properties() local
848 struct property *prop; in any_fixup_tree() local
893 struct property *prop; in generate_fixups_tree_internal() local
913 struct property *prop; in any_local_fixup_tree() local
[all …]
/openbmc/linux/arch/sparc/kernel/
H A Dprom_64.c112 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 Dstm32-fmc2-ebi.c180 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()
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()
648 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_set_data_setup()
684 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_set_data_hold()
[all …]
/openbmc/linux/tools/testing/selftests/bpf/
H A Djson_writer.c247 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 Djson_writer.c247 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 Dof.c19 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 Ddrm_blend.c221 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 Dtree_32.c90 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 Dtree_64.c93 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 Dobject.c316 ObjectProperty *prop = data; in object_property_free() local
538 ObjectProperty *prop; in object_class_property_init_all() local
665 ObjectProperty *prop; in object_property_del_all() local
688 ObjectProperty *prop; in object_property_del_child() local
1155 ObjectProperty *prop; in do_object_child_foreach() local
1256 ObjectProperty *prop; in object_property_try_add() local
1320 ObjectProperty *prop; in object_class_property_add() local
1341 ObjectProperty *prop; in object_property_find() local
1396 ObjectProperty *prop = in object_class_property_find() local
2157 ObjectProperty *prop; in object_resolve_partial_path() local
[all …]
/openbmc/linux/drivers/input/
H A Dtouchscreen.c66 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 Dkexec.c101 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 Ddynamic.c76 #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 Dresolver.c44 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 Dmmu_v2_hr.c48 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

12345678910>>...28