Home
last modified time | relevance | path

Searched defs:property_entry (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/include/linux/
Dproperty.h185 struct property_entry { struct
186 const char *name;
187 size_t length;
188 bool is_array;
189 enum dev_prop_type type;
190 union {
/kernel/linux/linux-5.10/include/linux/
Dproperty.h263 struct property_entry { struct
287 sizeof(((struct property_entry *)NULL)->value._elem_[0]) argument