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