Lines Matching defs:codec
122 static struct via_spec *via_new_spec(struct hda_codec *codec) in via_new_spec()
146 static enum VIA_HDA_CODEC get_codec_type(struct hda_codec *codec) in get_codec_type()
201 #define hp_detect_with_aa(codec) \ argument
205 static void vt1708_stop_hp_work(struct hda_codec *codec) in vt1708_stop_hp_work()
218 static void vt1708_update_hp_work(struct hda_codec *codec) in vt1708_update_hp_work()
243 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in via_pin_power_ctl_get() local
253 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in via_pin_power_ctl_put() local
292 static int add_beep_ctls(struct hda_codec *codec) in add_beep_ctls()
313 static void auto_parse_beep(struct hda_codec *codec) in auto_parse_beep()
326 #define add_beep_ctls(codec) 0 argument
327 #define auto_parse_beep(codec) argument
331 static bool is_aa_path_mute(struct hda_codec *codec) in is_aa_path_mute()
352 static void __analog_low_current_mode(struct hda_codec *codec, bool force) in __analog_low_current_mode()
401 static void analog_low_current_mode(struct hda_codec *codec) in analog_low_current_mode()
406 static int via_build_controls(struct hda_codec *codec) in via_build_controls()
431 struct hda_codec *codec, in via_playback_pcm_hook()
439 static void via_free(struct hda_codec *codec) in via_free()
446 static int via_suspend(struct hda_codec *codec) in via_suspend()
458 static int via_resume(struct hda_codec *codec) in via_resume()
469 static int via_check_power_status(struct hda_codec *codec, hda_nid_t nid) in via_check_power_status()
502 static void vt1708_set_pinconfig_connect(struct hda_codec *codec, hda_nid_t nid) in vt1708_set_pinconfig_connect()
522 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in vt1708_jack_detect_get() local
534 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in vt1708_jack_detect_put() local
577 static int via_parse_auto_config(struct hda_codec *codec) in via_parse_auto_config()
601 static int via_init(struct hda_codec *codec) in via_init()
619 static int vt1708_build_controls(struct hda_codec *codec) in vt1708_build_controls()
631 static int vt1708_build_pcms(struct hda_codec *codec) in vt1708_build_pcms()
658 static int patch_vt1708(struct hda_codec *codec) in patch_vt1708()
705 static int patch_vt1709(struct hda_codec *codec) in patch_vt1709()
727 static int patch_vt1708B(struct hda_codec *codec) in patch_vt1708B()
761 static void override_mic_boost(struct hda_codec *codec, hda_nid_t pin, in override_mic_boost()
773 static int patch_vt1708S(struct hda_codec *codec) in patch_vt1708S()
816 static int patch_vt1702(struct hda_codec *codec) in patch_vt1702()
861 static int add_secret_dac_path(struct hda_codec *codec) in add_secret_dac_path()
892 static int patch_vt1718S(struct hda_codec *codec) in patch_vt1718S()
934 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in vt1716s_dmic_get() local
948 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in vt1716s_dmic_put() local
989 static int patch_vt1716S(struct hda_codec *codec) in patch_vt1716S()
1048 static void via_fixup_intmic_boost(struct hda_codec *codec, in via_fixup_intmic_boost()
1080 static void fix_vt1802_connections(struct hda_codec *codec) in fix_vt1802_connections()
1090 static int patch_vt2002P(struct hda_codec *codec) in patch_vt2002P()
1136 static int patch_vt1812(struct hda_codec *codec) in patch_vt1812()
1175 static int patch_vt3476(struct hda_codec *codec) in patch_vt3476()