Home
last modified time | relevance | path

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

/linux-6.8/include/sound/
Dhda_codec.h175 struct hda_codec { struct
187 struct hda_codec_ops patch_ops; argument
190 struct list_head pcm_list_head;
191 refcount_t pcm_ref;
192 wait_queue_head_t remove_sleep;
195 void *spec;
198 struct hda_beep *beep;
199 unsigned int beep_mode;
202 u32 *wcaps;
204 struct snd_array mixers; /* list of assigned mixer elements */
[all …]
/linux-6.8/sound/soc/intel/skylake/
Dskl.c716 struct hdac_hda_priv *hda_codec; in probe_codec() local
/linux-6.8/sound/pci/hda/
Dpatch_hdmi.c2722 int (*port2pin)(struct hda_codec *, int)) in generic_acomp_init() argument