Searched defs:hda_codec (Results 1 – 2 of 2) 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 …]
4022 void (*hook)(struct hda_codec *)) in snd_hda_gen_add_micmute_led()