Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dhda_codec.h175 struct hda_codec { struct
187 struct hda_codec_ops patch_ops; argument
190 struct list_head pcm_list_head;
193 void *spec;
196 struct hda_beep *beep;
197 unsigned int beep_mode;
200 u32 *wcaps;
202 struct snd_array mixers; /* list of assigned mixer elements */
203 struct snd_array nids; /* list of mapped mixer elements */
205 struct list_head conn_list; /* linked-list of connection-list */
[all …]
/kernel/linux/linux-4.19/sound/pci/hda/
Dhda_codec.h185 struct hda_codec { struct
197 struct hda_codec_ops patch_ops; argument
200 struct list_head pcm_list_head;
203 void *spec;
206 struct hda_beep *beep;
207 unsigned int beep_mode;
210 u32 *wcaps;
212 struct snd_array mixers; /* list of assigned mixer elements */
213 struct snd_array nids; /* list of mapped mixer elements */
215 struct list_head conn_list; /* linked-list of connection-list */
[all …]
Dhda_generic.c4022 void (*hook)(struct hda_codec *)) in snd_hda_gen_add_micmute_led()
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
Dskl.c702 struct hdac_hda_priv *hda_codec; in probe_codec() local
/kernel/linux/linux-5.10/sound/pci/hda/
Dpatch_hdmi.c2687 int (*port2pin)(struct hda_codec *, int)) in generic_acomp_init() argument