Searched defs:lh_prop_s (Results 1 – 1 of 1) sorted by relevance
55 typedef struct lh_prop_s { struct56 struct lh_prop_s *next; argument57 LibHalPropertyType type;58 char *key;59 union {66 } v;