Lines Matching refs:hda_codec
105 static enum VIA_HDA_CODEC get_codec_type(struct hda_codec *codec);
107 struct hda_codec *codec,
113 static struct via_spec *via_new_spec(struct hda_codec *codec) in via_new_spec()
137 static enum VIA_HDA_CODEC get_codec_type(struct hda_codec *codec) in get_codec_type()
189 static void analog_low_current_mode(struct hda_codec *codec);
190 static bool is_aa_path_mute(struct hda_codec *codec);
196 static void vt1708_stop_hp_work(struct hda_codec *codec) in vt1708_stop_hp_work()
209 static void vt1708_update_hp_work(struct hda_codec *codec) in vt1708_update_hp_work()
234 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in via_pin_power_ctl_get()
244 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in via_pin_power_ctl_put()
289 static int auto_parse_beep(struct hda_codec *codec) in auto_parse_beep()
304 static bool is_aa_path_mute(struct hda_codec *codec) in is_aa_path_mute()
325 static void __analog_low_current_mode(struct hda_codec *codec, bool force) in __analog_low_current_mode()
374 static void analog_low_current_mode(struct hda_codec *codec) in analog_low_current_mode()
380 struct hda_codec *codec, in via_playback_pcm_hook()
388 static void via_free(struct hda_codec *codec) in via_free()
395 static int via_suspend(struct hda_codec *codec) in via_suspend()
407 static int via_resume(struct hda_codec *codec) in via_resume()
418 static int via_check_power_status(struct hda_codec *codec, hda_nid_t nid) in via_check_power_status()
430 static int via_init(struct hda_codec *codec);
451 static void vt1708_set_pinconfig_connect(struct hda_codec *codec, hda_nid_t nid) in vt1708_set_pinconfig_connect()
471 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in vt1708_jack_detect_get()
483 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in vt1708_jack_detect_put()
523 static int via_parse_auto_config(struct hda_codec *codec) in via_parse_auto_config()
552 static int via_init(struct hda_codec *codec) in via_init()
564 static int vt1708_build_controls(struct hda_codec *codec) in vt1708_build_controls()
576 static int vt1708_build_pcms(struct hda_codec *codec) in vt1708_build_pcms()
603 static int patch_vt1708(struct hda_codec *codec) in patch_vt1708()
657 static int patch_vt1709(struct hda_codec *codec) in patch_vt1709()
680 static int patch_vt1708S(struct hda_codec *codec);
681 static int patch_vt1708B(struct hda_codec *codec) in patch_vt1708B()
717 static void override_mic_boost(struct hda_codec *codec, hda_nid_t pin, in override_mic_boost()
729 static int patch_vt1708S(struct hda_codec *codec) in patch_vt1708S()
776 static int patch_vt1702(struct hda_codec *codec) in patch_vt1702()
825 static int add_secret_dac_path(struct hda_codec *codec) in add_secret_dac_path()
856 static int patch_vt1718S(struct hda_codec *codec) in patch_vt1718S()
902 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in vt1716s_dmic_get()
916 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in vt1716s_dmic_put()
953 static int patch_vt1716S(struct hda_codec *codec) in patch_vt1716S()
1020 static void via_fixup_intmic_boost(struct hda_codec *codec, in via_fixup_intmic_boost()
1052 static void fix_vt1802_connections(struct hda_codec *codec) in fix_vt1802_connections()
1062 static int patch_vt2002P(struct hda_codec *codec) in patch_vt2002P()
1112 static int patch_vt1812(struct hda_codec *codec) in patch_vt1812()
1155 static int patch_vt3476(struct hda_codec *codec) in patch_vt3476()