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;198 bool beep_just_power_on;201 u32 *wcaps;217 struct mutex user_mutex;266 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