Searched defs:hda_codec (Results 1 – 6 of 6) sorted by relevance
174 struct hda_codec { struct186 struct hda_codec_ops patch_ops; argument189 struct list_head pcm_list_head;190 refcount_t pcm_ref;191 wait_queue_head_t remove_sleep;194 void *spec;197 struct hda_beep *beep;198 unsigned int beep_mode;199 bool beep_just_power_on;202 u32 *wcaps;[all …]
175 struct hda_codec { struct187 struct hda_codec_ops patch_ops; argument190 struct list_head pcm_list_head;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 */203 struct snd_array nids; /* list of mapped mixer elements */205 struct list_head conn_list; /* linked-list of connection-list */[all …]
702 struct hdac_hda_priv *hda_codec; in probe_codec() local
716 struct hdac_hda_priv *hda_codec; in probe_codec() local
2724 int (*port2pin)(struct hda_codec *, int)) in generic_acomp_init() argument
2718 int (*port2pin)(struct hda_codec *, int)) in generic_acomp_init() argument