Searched defs:uaudio_mixent (Results 1 – 1 of 1) sorted by relevance
249 struct uaudio_mixent { struct250 struct uaudio_mixent *next;251 char *fname;255 int type;256 int chan;257 int req_sel;258 struct uaudio_ranges ranges;