Home
last modified time | relevance | path

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

/include/linux/
Dproperty.h177 struct property_entry { struct
178 const char *name;
179 size_t length;
180 bool is_array;
181 bool is_string;
182 union {