Searched defs:LibHalProperty_s (Results 1 – 1 of 1) sorted by relevance
229 struct LibHalProperty_s { struct230 LibHalPropertyType type; /**< Type of property */231 char *key; /**< ASCII string */234 union {245 } v;247 LibHalProperty *next; /**< Next property or NULL if this is