Home
last modified time | relevance | path

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

/linux-6.12.1/include/sound/
Dhda_codec.h173 struct hda_codec { struct
185 struct hda_codec_ops patch_ops; argument
188 struct list_head pcm_list_head;
189 refcount_t pcm_ref;
190 wait_queue_head_t remove_sleep;
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 */
[all …]
/linux-6.12.1/sound/pci/hda/
Dpatch_hdmi.c2720 int (*port2pin)(struct hda_codec *, int)) in generic_acomp_init() argument