Searched defs:hda_codec (Results 1 – 2 of 2) sorted by relevance
173 struct hda_codec { struct185 struct hda_codec_ops patch_ops; argument188 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;198 bool beep_just_power_on;201 u32 *wcaps;[all …]
2720 int (*port2pin)(struct hda_codec *, int)) in generic_acomp_init() argument