Home
last modified time | relevance | path

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

/Linux-v4.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 {