Searched defs:hda_codec (Results 1 – 1 of 1) sorted by relevance
182 struct hda_codec { struct194 struct hda_codec_ops patch_ops; argument197 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 …]