Lines Matching refs:property
109 struct property *prop, *old_prop = NULL; in of_reconfig_get_state_change()
186 struct property *prop, struct property *oldprop) in of_property_notify()
310 void __of_prop_free(struct property *prop) in __of_prop_free()
317 static void property_list_free(struct property *prop_list) in property_list_free()
319 struct property *prop, *next; in property_list_free()
410 struct property *__of_prop_dup(const struct property *prop, gfp_t allocflags) in __of_prop_dup()
412 struct property *new; in __of_prop_dup()
472 struct property *pp, *new_pp; in __of_node_dup()
904 struct device_node *np, struct property *prop) in of_changeset_action()
928 const struct property *pp) in of_changeset_add_prop_helper()
930 struct property *new_pp; in of_changeset_add_prop_helper()
965 struct property prop; in of_changeset_add_prop_string()
994 struct property prop; in of_changeset_add_prop_string_array()
1039 struct property prop; in of_changeset_add_prop_u32_array()
1071 struct property prop; in of_changeset_add_prop_bool()
1083 const struct property *pp) in of_changeset_update_prop_helper()
1085 struct property *new_pp; in of_changeset_update_prop_helper()
1115 struct property prop = { in of_changeset_update_prop_string()