Searched defs:HDAAudioState (Results 1 – 1 of 1) sorted by relevance
177 struct HDAAudioState { struct178 HDACodecDevice hda;179 const char *name;181 QEMUSoundCard card;182 const desc_codec *desc;183 HDAAudioStream st[4];184 bool running_compat[16];185 bool running_real[2 * 16];188 uint32_t debug;189 bool mixer;[all …]