Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dhda_codec.h178 struct hda_codec { struct
189 /* PCM to create, set by hda_codec_ops.build_pcms callback */ 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;
200 bool beep_just_power_on;
203 u32 *wcaps;
[all …]
/linux/sound/hda/codecs/hdmi/
H A Dhdmi.c2316 int (*port2pin)(struct hda_codec *, int)) in snd_hda_hdmi_acomp_init() argument