Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/usbhidctl/
H A Dusbhid.c68 struct Susbvar { struct
70 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