Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_codec.h208 struct hda_codec { struct
216 const struct hda_codec_preset *preset; argument
220 struct hda_codec_ops patch_ops; argument
223 struct list_head pcm_list_head;
226 void *spec;
229 struct hda_beep *beep;
230 unsigned int beep_mode;
233 u32 *wcaps;
235 struct snd_array mixers; /* list of assigned mixer elements */
236 struct snd_array nids; /* list of mapped mixer elements */
[all …]