Home
last modified time | relevance | path

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

12345678910>>...25

/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A Ddrmem.c39 static struct property *clone_property(struct property *prop, u32 prop_sz) in clone_property()
64 struct property *prop) in drmem_update_dt_v1()
103 struct property *prop) in drmem_update_dt_v2()
174 struct property *prop; in drmem_update_dt() local
195 const __be32 **prop) in read_drconf_v1_cell()
212 __walk_drmem_v1_lmbs(const __be32 *prop, const __be32 *usm, void *data, in __walk_drmem_v1_lmbs()
231 const __be32 **prop) in read_drconf_v2_cell()
246 __walk_drmem_v2_lmbs(const __be32 *prop, const __be32 *usm, void *data, in __walk_drmem_v2_lmbs()
281 const __be32 *prop, *usm; in walk_drmem_lmbs_early() local
314 const __be32 *prop; in init_drmem_lmb_size() local
[all …]
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dchecks.c63 struct property *prop, in check_msg()
126 #define FAIL_PROP(c, dti, node, prop, ...) \ argument
201 struct property *prop; in check_is_string() local
220 struct property *prop; in check_is_string_list() local
248 struct property *prop; in check_is_cell() local
284 struct property *prop, *prop2; in check_duplicate_property_names() local
337 struct property *prop = get_property(node, "reg"); in check_unit_address_vs_reg() local
363 struct property *prop; in check_property_name_chars() local
379 struct property *prop; in check_property_name_chars_strict() local
408 #define DESCLABEL_ARGS(node,prop,mark) \ argument
[all …]
H A Dlivetree.c266 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, 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()
708 struct property *prop, **tbl; in sort_properties() local
[all …]
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dsymbol.c40 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 Dmenu.c31 static void prop_warn(struct property *prop, const char *fmt, ...) in prop_warn()
130 struct property *prop = prop_alloc(type, current_entry->sym); in menu_add_prop() local
234 struct property *prop; in sym_check_prop() local
290 struct property *prop; in menu_finalize() local
554 static void get_prompt_str(struct gstr *r, struct property *prop, in get_prompt_str()
616 struct property *prop = NULL; in get_symbol_prop() local
627 struct property *prop; in get_symbol_props_str() local
647 struct property *prop; in get_symbol_str() local
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dsymbol.c40 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 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
/OK3568_Linux_fs/external/xserver/randr/
H A Drrproviderproperty.c57 RRDestroyProviderProperty(RRPropertyPtr prop) in RRDestroyProviderProperty()
66 RRDeleteProperty(RRProviderRec * provider, RRPropertyRec * prop) in RRDeleteProperty()
85 RRPropertyPtr prop, next; in RRDeleteAllProviderProperties() local
105 RRPropertyPtr prop; in RRCreateProviderProperty() local
125 RRPropertyRec *prop, **prev; in RRDeleteProviderProperty() local
140 RRPropertyPtr prop; in RRChangeProviderProperty() local
297 RRPropertyPtr prop; in RRQueryProviderProperty() local
308 RRPropertyPtr prop = RRQueryProviderProperty(provider, property); in RRGetProviderProperty() local
331 RRPropertyPtr prop = RRQueryProviderProperty(provider, property); in RRConfigureProviderProperty() local
394 RRPropertyPtr prop; in ProcRRListProviderProperties() local
[all …]
H A Drrproperty.c58 RRDestroyOutputProperty(RRPropertyPtr prop) in RRDestroyOutputProperty()
67 RRDeleteProperty(RROutputRec * output, RRPropertyRec * prop) in RRDeleteProperty()
86 RRPropertyPtr prop, next; in RRDeleteAllOutputProperties() local
106 RRPropertyPtr prop; in RRCreateOutputProperty() local
126 RRPropertyRec *prop, **prev; in RRDeleteOutputProperty() local
164 RRPropertyPtr prop; in RRChangeOutputProperty() local
322 RRPropertyPtr prop; in RRQueryOutputProperty() local
333 RRPropertyPtr prop = RRQueryOutputProperty(output, property); in RRGetOutputProperty() local
356 RRPropertyPtr prop = RRQueryOutputProperty(output, property); in RRConfigureOutputProperty() local
419 RRPropertyPtr prop; in ProcRRListOutputProperties() local
[all …]
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dsymbol.c76 struct property *prop; in sym_get_choice_prop() local
85 struct property *prop; in sym_get_default_prop() local
97 struct property *prop; in sym_get_range_prop() local
125 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 Dmenu.c31 static void prop_warn(struct property *prop, const char *fmt, ...) in prop_warn()
131 struct property *prop; in menu_add_prop() local
159 struct property *prop = menu_add_prop(type, NULL, dep); in menu_add_prompt() local
244 struct property *prop; in sym_check_prop() local
310 struct property *prop; in menu_finalize() local
730 static void get_prompt_str(struct gstr *r, struct property *prop, in get_prompt_str()
804 struct property *prop; in get_symbol_props_str() local
824 struct property *prop; in get_symbol_str() local
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Dchecks.c166 struct property *prop; in check_is_string() local
185 struct property *prop; in check_is_cell() local
223 struct property *prop, *prop2; in check_duplicate_property_names() local
278 struct property *prop = get_property(node, "reg"); in check_unit_address_vs_reg() local
301 struct property *prop; in check_property_name_chars() local
317 struct property *prop; in check_property_name_chars_strict() local
346 #define DESCLABEL_ARGS(node,prop,mark) \ argument
354 struct property *prop, struct marker *mark) in check_duplicate_label()
383 struct property *prop; in check_duplicate_label_node() local
404 struct property *prop; in check_phandle_prop() local
[all …]
H A Dlivetree.c249 void add_property(struct node *node, struct property *prop) in add_property()
264 struct property *prop = node->proplist; in delete_property_by_name() local
275 void delete_property(struct property *prop) in delete_property()
310 struct property *prop; in delete_node() local
406 struct property *prop; in get_property() local
415 cell_t propval_cell(struct property *prop) in propval_cell()
421 cell_t propval_cell_n(struct property *prop, int n) in propval_cell_n()
430 struct property *prop; in get_property_by_label() local
454 struct node **node, struct property **prop) in get_marker_label()
686 struct property *prop, **tbl; in sort_properties() local
[all …]
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinmultiwindowclass.c50 struct _Property *prop; in winMultiWindowGetClassHint() local
120 struct _Property *prop; in winMultiWindowGetWMHints() local
152 struct _Property *prop; in winMultiWindowGetWindowRole() local
194 struct _Property *prop; in winMultiWindowGetWMNormalHints() local
226 struct _Property *prop; in winMultiWindowGetTransientFor() local
260 struct _Property *prop; in winMultiWindowGetWMName() local
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Damf.c312 AMFProp_GetName(AMFObjectProperty *prop, AVal *name) in AMFProp_GetName()
318 AMFProp_SetName(AMFObjectProperty *prop, AVal *name) in AMFProp_SetName()
324 AMFProp_GetType(AMFObjectProperty *prop) in AMFProp_GetType()
330 AMFProp_GetNumber(AMFObjectProperty *prop) in AMFProp_GetNumber()
336 AMFProp_GetBoolean(AMFObjectProperty *prop) in AMFProp_GetBoolean()
342 AMFProp_GetString(AMFObjectProperty *prop, AVal *str) in AMFProp_GetString()
351 AMFProp_GetObject(AMFObjectProperty *prop, AMFObject *obj) in AMFProp_GetObject()
360 AMFProp_IsValid(AMFObjectProperty *prop) in AMFProp_IsValid()
366 AMFProp_Encode(AMFObjectProperty *prop, char *pBuffer, char *pBufEnd) in AMFProp_Encode()
498 AMF3Prop_Decode(AMFObjectProperty *prop, const char *pBuffer, int nSize, in AMF3Prop_Decode()
[all …]
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/memory/
H A Dstm32-fmc2-ebi.c178 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_check_mux()
192 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_check_waitcfg()
206 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_check_sync_trans()
220 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_check_async_trans()
234 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_check_cpsize()
248 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_check_address_hold()
267 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_check_clk_period()
285 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_check_cclk()
343 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_set_bit_field()
360 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_set_trans_type()
[all …]
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Djson_writer.c250 void jsonw_string_field(json_writer_t *self, const char *prop, const char *val) in jsonw_string_field()
256 void jsonw_bool_field(json_writer_t *self, const char *prop, bool val) in jsonw_bool_field()
263 void jsonw_float_field(json_writer_t *self, const char *prop, double val) in jsonw_float_field()
271 const char *prop, in jsonw_float_field_fmt()
279 void jsonw_uint_field(json_writer_t *self, const char *prop, uint64_t num) in jsonw_uint_field()
285 void jsonw_hu_field(json_writer_t *self, const char *prop, unsigned short num) in jsonw_hu_field()
292 const char *prop, in jsonw_lluint_field()
299 void jsonw_int_field(json_writer_t *self, const char *prop, int64_t num) in jsonw_int_field()
305 void jsonw_null_field(json_writer_t *self, const char *prop) in jsonw_null_field()
/OK3568_Linux_fs/kernel/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
349 const __be32 *prop; in cxl_of_read_adapter_properties() local
/OK3568_Linux_fs/external/xserver/Xi/
H A Dxiproperty.c215 XIPropertyPtr prop; in list_atoms() local
245 XIPropertyPtr prop; in get_property() local
530 XIPropertyValuePtr prop, in XIRegisterPropertyHandler()
578 XIPropertyPtr prop; in XICreateDeviceProperty() local
598 XIPropertyPtr prop; in XIFetchDeviceProperty() local
607 XIDestroyDeviceProperty(XIPropertyPtr prop) in XIDestroyDeviceProperty()
620 XIPropertyPtr prop, next; in XIDeleteAllDeviceProperties() local
646 XIPropertyPtr prop, *prev; in XIDeleteDeviceProperty() local
688 XIPropertyPtr prop; in XIChangeDeviceProperty() local
810 XIPropertyPtr prop = XIFetchDeviceProperty(dev, property); in XIGetDeviceProperty() local
[all …]
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/bus/
H A DSbus.c106 promGetProperty(const char *prop, int *lenp) in promGetProperty()
119 promGetBool(const char *prop) in promGetBool()
233 sparcPromGetProperty(sbusPromNodePtr pnode, const char *prop, int *lenp) in sparcPromGetProperty()
241 sparcPromGetBool(sbusPromNodePtr pnode, const char *prop) in sparcPromGetBool()
253 char *prop; in promWalkGetDriverName() local
310 char *prop; in promWalkAssignNodes() local
458 char *prop; in promGetReg() local
505 char *prop, *p; in promWalkNode2Pathname() local
556 char *prop, *p; in promWalkPathname2Node() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_blend.c214 struct drm_property *prop; in drm_plane_create_alpha_property() local
277 struct drm_property *prop; in drm_plane_create_rotation_property() local
366 struct drm_property *prop; in drm_plane_create_zpos_property() local
404 struct drm_property *prop; in drm_plane_create_zpos_immutable_property() local
569 struct drm_property *prop; in drm_plane_create_blend_mode_property() local
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dof_touchscreen.c65 struct touchscreen_properties *prop) in touchscreen_parse_properties()
148 touchscreen_apply_prop_to_x_y(const struct touchscreen_properties *prop, in touchscreen_apply_prop_to_x_y()
173 const struct touchscreen_properties *prop, in touchscreen_set_mt_pos()
195 const struct touchscreen_properties *prop, in touchscreen_report_pos()

12345678910>>...25