Searched defs:LibHalProperty_s (Results 1 – 1 of 1) sorted by relevance
198 struct LibHalProperty_s { struct199 int type; /**< Type of property */200 char *key; /**< ASCII string */203 union {214 } v;216 LibHalProperty *next; /**< Next property or NULL if this is