Searched defs:Susbvar (Results 1 – 1 of 1) sorted by relevance
68 struct Susbvar { struct70 char const *variable;71 size_t varlen;73 char const *value; /* Value to set variable to */97 int (*opfunc)(struct hid_item *item, struct Susbvar *var, argument