Searched defs:property_entry (Results 1 – 2 of 2) sorted by relevance
185 struct property_entry { struct186 const char *name;187 size_t length;188 bool is_array;189 enum dev_prop_type type;190 union {
263 struct property_entry { struct287 sizeof(((struct property_entry *)NULL)->value._elem_[0]) argument