Searched defs:hda_codec (Results 1 – 1 of 1) sorted by relevance
208 struct hda_codec { struct216 const struct hda_codec_preset *preset; argument220 struct hda_codec_ops patch_ops; argument223 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 …]