Home
last modified time | relevance | path

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

/Linux-v6.1/include/sound/
Dhda_codec.h177 struct hda_codec { struct
189 struct hda_codec_ops patch_ops; argument
192 struct list_head pcm_list_head;
193 refcount_t pcm_ref;
194 wait_queue_head_t remove_sleep;
197 void *spec;
200 struct hda_beep *beep;
201 unsigned int beep_mode;
204 u32 *wcaps;
206 struct snd_array mixers; /* list of assigned mixer elements */
[all …]
/Linux-v6.1/sound/soc/intel/skylake/
Dskl.c725 struct hdac_hda_priv *hda_codec; in probe_codec() local
/Linux-v6.1/sound/pci/hda/
Dpatch_hdmi.c2694 int (*port2pin)(struct hda_codec *, int)) in generic_acomp_init() argument