Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dhda_codec.h176 struct hda_codec { struct
188 struct hda_codec_ops patch_ops; argument
191 struct list_head pcm_list_head;
194 void *spec;
197 struct hda_beep *beep;
198 unsigned int beep_mode;
201 u32 *wcaps;
203 struct snd_array mixers; /* list of assigned mixer elements */
204 struct snd_array nids; /* list of mapped mixer elements */
206 struct list_head conn_list; /* linked-list of connection-list */
[all …]
/Linux-v5.4/sound/soc/intel/skylake/
Dskl.c701 struct hdac_hda_priv *hda_codec; in probe_codec() local
/Linux-v5.4/sound/pci/hda/
Dpatch_hdmi.c2542 int (*port2pin)(struct hda_codec *, int)) in generic_acomp_init() argument
Dhda_generic.c4010 void (*hook)(struct hda_codec *)) in snd_hda_gen_add_micmute_led()