Lines Matching defs:codec
59 static int create_beep_ctls(struct hda_codec *codec) in create_beep_ctls()
81 #define create_beep_ctls(codec) 0 argument
84 static void ad198x_power_eapd_write(struct hda_codec *codec, hda_nid_t front, in ad198x_power_eapd_write()
95 static void ad198x_power_eapd(struct hda_codec *codec) in ad198x_power_eapd()
123 static int ad_codec_suspend(struct hda_codec *codec) in ad_codec_suspend()
133 struct hda_codec *codec = private_data; in ad_vmaster_eapd_hook() local
149 static int ad_codec_build_controls(struct hda_codec *codec) in ad_codec_build_controls()
162 static int ad198x_parse_auto_config(struct hda_codec *codec, bool indep_hp) in ad198x_parse_auto_config()
190 static int alloc_ad_spec(struct hda_codec *codec) in alloc_ad_spec()
207 static void ad_fixup_inv_jack_detect(struct hda_codec *codec, in ad_fixup_inv_jack_detect()
221 static void ad1986a_fixup_eapd(struct hda_codec *codec, in ad1986a_fixup_eapd()
234 static void ad1986a_fixup_eapd_mix_in(struct hda_codec *codec, in ad1986a_fixup_eapd_mix_in()
375 static int ad1986a_probe(struct hda_codec *codec) in ad1986a_probe()
432 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in ad1983_auto_smux_enum_info() local
449 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in ad1983_auto_smux_enum_get() local
459 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in ad1983_auto_smux_enum_put() local
483 static int ad1983_add_spdif_mux_ctl(struct hda_codec *codec) in ad1983_add_spdif_mux_ctl()
500 static int ad1983_probe(struct hda_codec *codec) in ad1983_probe()
529 static void ad1981_fixup_hp_eapd(struct hda_codec *codec, in ad1981_fixup_hp_eapd()
543 static void ad1981_fixup_amp_override(struct hda_codec *codec, in ad1981_fixup_amp_override()
581 static int ad1981_probe(struct hda_codec *codec) in ad1981_probe()
694 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in ad1988_auto_smux_enum_info() local
709 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in ad1988_auto_smux_enum_get() local
719 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in ad1988_auto_smux_enum_put() local
751 static int ad_codec_init(struct hda_codec *codec) in ad_codec_init()
774 static int ad1988_add_spdif_mux_ctl(struct hda_codec *codec) in ad1988_add_spdif_mux_ctl()
864 static int ad1988_probe(struct hda_codec *codec) in ad1988_probe()
919 static void ad1884_fixup_amp_override(struct hda_codec *codec, in ad1884_fixup_amp_override()
933 struct hda_codec *codec = private_data; in ad1884_vmaster_hp_gpio_hook() local
943 static void ad1884_fixup_hp_eapd(struct hda_codec *codec, in ad1884_fixup_hp_eapd()
968 static void ad1884_fixup_thinkpad(struct hda_codec *codec, in ad1884_fixup_thinkpad()
1035 static int ad1884_probe(struct hda_codec *codec) in ad1884_probe()
1072 static int ad1882_probe(struct hda_codec *codec) in ad1882_probe()
1093 static int ad_codec_probe(struct hda_codec *codec, in ad_codec_probe()