Searched defs:hda_codec (Results 1 – 1 of 1) sorted by relevance
184 struct hda_codec { struct196 struct hda_codec_ops patch_ops; argument199 struct list_head pcm_list_head;202 void *spec;205 struct hda_beep *beep;206 unsigned int beep_mode;209 u32 *wcaps;211 struct snd_array mixers; /* list of assigned mixer elements */212 struct snd_array nids; /* list of mapped mixer elements */214 struct list_head conn_list; /* linked-list of connection-list */[all …]