Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_codec.h182 struct hda_codec { struct
194 struct hda_codec_ops patch_ops; argument
197 struct list_head pcm_list_head;
200 void *spec;
203 struct hda_beep *beep;
204 unsigned int beep_mode;
207 u32 *wcaps;
209 struct snd_array mixers; /* list of assigned mixer elements */
210 struct snd_array nids; /* list of mapped mixer elements */
212 struct list_head conn_list; /* linked-list of connection-list */
[all …]