Lines Matching refs:property_entry
304 struct property_entry { struct
327 (struct property_entry) { \ argument
329 .length = (_len_) * sizeof_field(struct property_entry, value._elem_[0]), \
346 (struct property_entry) { \
367 (struct property_entry) { \
369 .length = sizeof_field(struct property_entry, value._elem_[0]), \
387 (struct property_entry) { \
395 (struct property_entry) { \
400 struct property_entry *
401 property_entries_dup(const struct property_entry *properties);
402 void property_entries_free(const struct property_entry *properties);
488 const struct property_entry *properties;
507 fwnode_create_software_node(const struct property_entry *properties,
515 const struct property_entry *properties,