Home
last modified time | relevance | path

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

12345678910>>...15

/Linux-v4.19/arch/powerpc/mm/
Ddrmem.c41 static struct property *clone_property(struct property *prop, u32 prop_sz) in clone_property()
66 struct property *prop) in drmem_update_dt_v1()
105 struct property *prop) in drmem_update_dt_v2()
176 struct property *prop; in drmem_update_dt() local
197 const __be32 **prop) in read_drconf_v1_cell()
212 static void __init __walk_drmem_v1_lmbs(const __be32 *prop, const __be32 *usm, in __walk_drmem_v1_lmbs()
229 const __be32 **prop) in read_drconf_v2_cell()
242 static void __init __walk_drmem_v2_lmbs(const __be32 *prop, const __be32 *usm, in __walk_drmem_v2_lmbs()
275 const __be32 *prop, *usm; in walk_drmem_lmbs_early() local
303 const __be32 *prop; in init_drmem_lmb_size() local
[all …]
/Linux-v4.19/scripts/kconfig/
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
513 struct property *prop; in sym_set_tristate_value() local
[all …]
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
/Linux-v4.19/scripts/dtc/
Dchecks.c77 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
344 struct property *prop; in check_property_name_chars() local
360 struct property *prop; in check_property_name_chars_strict() local
389 #define DESCLABEL_ARGS(node,prop,mark) \ argument
[all …]
Dlivetree.c270 void add_property(struct node *node, struct property *prop) in add_property()
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()
442 cell_t propval_cell_n(struct property *prop, int n) in propval_cell_n()
451 struct property *prop; in get_property_by_label() local
475 struct node **node, struct property **prop) in get_marker_label()
710 struct property *prop, **tbl; in sort_properties() local
[all …]
/Linux-v4.19/arch/sparc/kernel/
Dprom_64.c117 struct property *prop; in sun4u_path_component() local
152 struct property *prop; in sbus_path_component() local
169 struct property *prop; in pci_path_component() local
194 struct property *prop; in upa_path_component() local
215 struct property *prop; in vdev_path_component() local
231 struct property *prop; in ebus_path_component() local
248 struct property *prop; in i2c_path_component() local
267 struct property *prop; in usb_path_component() local
288 struct property *prop; in ieee1394_path_component() local
389 struct property *prop = of_find_property(cpun, "reg", NULL); in arch_find_n_match_cpu_physical_id() local
Dprom_32.c80 struct property *prop; in sbus_path_component() local
97 struct property *prop; in pci_path_component() local
122 struct property *prop; in ebus_path_component() local
140 struct property *prop; in ambapp_path_component() local
/Linux-v4.19/tools/bpf/bpftool/
Djson_writer.c248 void jsonw_string_field(json_writer_t *self, const char *prop, const char *val) in jsonw_string_field()
254 void jsonw_bool_field(json_writer_t *self, const char *prop, bool val) in jsonw_bool_field()
261 void jsonw_float_field(json_writer_t *self, const char *prop, double val) in jsonw_float_field()
269 const char *prop, in jsonw_float_field_fmt()
277 void jsonw_uint_field(json_writer_t *self, const char *prop, uint64_t num) in jsonw_uint_field()
283 void jsonw_hu_field(json_writer_t *self, const char *prop, unsigned short num) in jsonw_hu_field()
290 const char *prop, in jsonw_lluint_field()
297 void jsonw_int_field(json_writer_t *self, const char *prop, int64_t num) in jsonw_int_field()
303 void jsonw_null_field(json_writer_t *self, const char *prop) in jsonw_null_field()
/Linux-v4.19/drivers/misc/cxl/
Dof.c23 const __be32 *prop; in read_prop_string() local
34 const __be32 *prop; in read_prop_dword() local
47 const __be64 *prop; in read_prop64_dword() local
60 const __be32 *prop; in read_handle() local
78 const __be32 *prop; in read_phys_addr() local
148 const __be32 *prop; in cxl_of_read_afu_properties() local
353 const __be32 *prop; in cxl_of_read_adapter_properties() local
/Linux-v4.19/drivers/input/touchscreen/
Dof_touchscreen.c68 struct touchscreen_properties *prop) in touchscreen_parse_properties()
133 touchscreen_apply_prop_to_x_y(const struct touchscreen_properties *prop, in touchscreen_apply_prop_to_x_y()
158 const struct touchscreen_properties *prop, in touchscreen_set_mt_pos()
180 const struct touchscreen_properties *prop, in touchscreen_report_pos()
/Linux-v4.19/arch/sparc/prom/
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
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()
/Linux-v4.19/drivers/gpu/drm/
Ddrm_blend.c130 struct drm_property *prop; in drm_plane_create_alpha_property() local
193 struct drm_property *prop; in drm_plane_create_rotation_property() local
282 struct drm_property *prop; in drm_plane_create_zpos_property() local
320 struct drm_property *prop; in drm_plane_create_zpos_immutable_property() local
/Linux-v4.19/arch/powerpc/kernel/
Dima_kexec.c35 static int do_get_kexec_buffer(const void *prop, int len, unsigned long *addr, in do_get_kexec_buffer()
65 const void *prop; in ima_get_kexec_buffer() local
89 struct property *prop; in ima_free_kexec_buffer() local
118 const void *prop; in remove_ima_buffer() local
/Linux-v4.19/arch/powerpc/platforms/83xx/
Dusb.c33 const void *prop, *dr_mode; in mpc834x_usb_cfg() local
109 const void *prop; in mpc831x_usb_cfg() local
220 const void *prop; in mpc837x_usb_cfg() local
/Linux-v4.19/net/smc/
Dsmc_clc.c97 struct smc_clc_msg_proposal_prefix *prop) in smc_clc_prfx_set4_rcu()
116 struct smc_clc_msg_proposal_prefix *prop, in smc_clc_prfx_set6_rcu()
146 struct smc_clc_msg_proposal_prefix *prop, in smc_clc_prfx_set()
190 struct smc_clc_msg_proposal_prefix *prop) in smc_clc_prfx_match4_rcu()
207 struct smc_clc_msg_proposal_prefix *prop) in smc_clc_prfx_match6_rcu()
236 struct smc_clc_msg_proposal_prefix *prop) in smc_clc_prfx_match()
/Linux-v4.19/drivers/of/
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
261 struct property *prop; in of_resolve_phandles() local
Dproperty.c46 struct property *prop = of_find_property(np, propname, NULL); in of_property_count_elems_of_size() local
81 struct property *prop = of_find_property(np, propname, NULL); in of_find_property_value_of_size() local
396 const struct property *prop = of_find_property(np, propname, NULL); in of_property_read_string() local
420 const struct property *prop = of_find_property(np, propname, NULL); in of_property_match_string() local
460 const struct property *prop = of_find_property(np, propname, NULL); in of_property_read_string_helper() local
483 const __be32 *of_prop_next_u32(struct property *prop, const __be32 *cur, in of_prop_next_u32()
506 const char *of_prop_next_string(struct property *prop, const char *cur) in of_prop_next_string()
904 const char *prop, const char *nargs_prop, in of_fwnode_get_reference_args()
/Linux-v4.19/drivers/staging/greybus/
Dpower_supply.c19 enum power_supply_property prop; member
83 enum power_supply_property prop; member
109 int prop; in get_psp_from_gb_prop() local
330 struct gb_power_supply_prop *prop; in is_psy_prop_writeable() local
360 struct gb_power_supply_prop *prop) in gb_power_supply_state_change()
394 struct gb_power_supply_prop *prop) in check_changed()
431 enum power_supply_property prop) in prop_append()
594 struct gb_power_supply_prop *prop; in __gb_power_supply_property_update() local
627 struct gb_power_supply_prop *prop; in __gb_power_supply_property_get() local
770 struct gb_power_supply_prop *prop; in gb_power_supply_property_set() local
/Linux-v4.19/include/linux/
Dextcon-provider.h123 unsigned int prop, in extcon_set_property()
130 unsigned int id, unsigned int prop, in extcon_set_property_sync()
137 unsigned int id, unsigned int prop) in extcon_set_property_capability()
/Linux-v4.19/sound/soc/generic/
Dsimple-card-utils.c39 char prop[128]; in asoc_simple_card_parse_convert() local
137 char prop[128]; in asoc_simple_card_parse_card_name() local
387 char prop[128]; in asoc_simple_card_of_parse_routing() local
408 char prop[128]; in asoc_simple_card_of_parse_widgets() local
429 char prop[128]; in asoc_simple_card_init_jack() local
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Domapdss-boot-init.c43 static int __init omapdss_count_strings(const struct property *prop) in omapdss_count_strings()
58 struct property *prop; in omapdss_update_prop() local
93 struct property *prop; in omapdss_omapify_node() local
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Domapdss-boot-init.c43 static int __init omapdss_count_strings(const struct property *prop) in omapdss_count_strings()
58 struct property *prop; in omapdss_update_prop() local
93 struct property *prop; in omapdss_omapify_node() local
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_modes.c84 struct drm_property *prop; in intel_attach_force_audio_property() local
111 struct drm_property *prop; in intel_attach_broadcast_rgb_property() local
/Linux-v4.19/arch/arm64/kernel/
Dkaslr.c30 fdt64_t *prop; in get_kaslr_seed() local
52 const u8 *prop; in get_cmdline() local

12345678910>>...15