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