Searched defs:gbaudio_control (Results 1 – 1 of 1) sorted by relevance
83 struct gbaudio_control { struct84 __u8 id;85 char *name;86 char *wname;87 const char * const *texts;88 int items;89 struct list_head list;