Lines Matching refs:property_entry
348 struct property_entry { struct
371 (struct property_entry) { \ argument
373 .length = (_len_) * sizeof_field(struct property_entry, value._elem_[0]), \
390 (struct property_entry) { \
411 (struct property_entry) { \
413 .length = sizeof_field(struct property_entry, value._elem_[0]), \
431 (struct property_entry) { \
439 (struct property_entry) { \
444 struct property_entry *
445 property_entries_dup(const struct property_entry *properties);
446 void property_entries_free(const struct property_entry *properties);
532 const struct property_entry *properties;
558 fwnode_create_software_node(const struct property_entry *properties,
566 const struct property_entry *properties,