Home
last modified time | relevance | path

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

/include/linux/
Dproperty.h231 struct property_entry { struct
232 const char *name;
233 size_t length;
234 bool is_array;
235 enum dev_prop_type type;
236 union {