Searched defs:hda_codec (Results 1 – 2 of 2) sorted by relevance
173 struct hda_codec { struct185 struct hda_codec_ops patch_ops; argument189 refcount_t pcm_ref;193 void *spec;196 struct hda_beep *beep;197 unsigned int beep_mode;200 u32 *wcaps;207 struct mutex spdif_mutex;216 struct mutex user_mutex;265 unsigned int (*power_filter)(struct hda_codec *codec, hda_nid_t nid, argument[all …]
2720 int (*port2pin)(struct hda_codec *, int)) in generic_acomp_init() argument
Completed in 15 milliseconds