Home
last modified time | relevance | path

Searched defs:HDAAudioState (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/audio/
H A Dhda-codec.c177 struct HDAAudioState { struct
178 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 …]