Home
last modified time | relevance | path

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

/Linux-v5.15/include/sound/
Dhda_codec.h174 struct hda_codec { struct
186 struct hda_codec_ops patch_ops; argument
189 struct list_head pcm_list_head;
192 void *spec;
195 struct hda_beep *beep;
196 unsigned int beep_mode;
199 u32 *wcaps;
201 struct snd_array mixers; /* list of assigned mixer elements */
202 struct snd_array nids; /* list of mapped mixer elements */
204 struct list_head conn_list; /* linked-list of connection-list */
[all …]
/Linux-v5.15/sound/soc/intel/skylake/
Dskl.c702 struct hdac_hda_priv *hda_codec; in probe_codec() local
/Linux-v5.15/sound/pci/hda/
Dpatch_hdmi.c2696 int (*port2pin)(struct hda_codec *, int)) in generic_acomp_init() argument