Searched defs:hda_codec (Results 1 – 3 of 3) sorted by relevance
177 struct hda_codec { struct189 struct hda_codec_ops patch_ops; argument193 refcount_t pcm_ref;197 void *spec;200 struct hda_beep *beep;201 unsigned int beep_mode;204 u32 *wcaps;211 struct mutex spdif_mutex;220 struct mutex user_mutex;271 unsigned int (*power_filter)(struct hda_codec *codec, hda_nid_t nid, argument[all …]
716 struct hdac_hda_priv *hda_codec; in probe_codec() local
2706 int (*port2pin)(struct hda_codec *, int)) in generic_acomp_init() argument
Completed in 19 milliseconds