• Home
  • Raw
  • Download

Lines Matching refs:hda_codec

114 static enum VIA_HDA_CODEC get_codec_type(struct hda_codec *codec);
116 struct hda_codec *codec,
122 static struct via_spec *via_new_spec(struct hda_codec *codec) in via_new_spec()
147 static enum VIA_HDA_CODEC get_codec_type(struct hda_codec *codec) in get_codec_type()
199 static void analog_low_current_mode(struct hda_codec *codec);
200 static bool is_aa_path_mute(struct hda_codec *codec);
206 static void vt1708_stop_hp_work(struct hda_codec *codec) in vt1708_stop_hp_work()
219 static void vt1708_update_hp_work(struct hda_codec *codec) in vt1708_update_hp_work()
244 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in via_pin_power_ctl_get()
254 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in via_pin_power_ctl_put()
293 static int add_beep_ctls(struct hda_codec *codec) in add_beep_ctls()
314 static void auto_parse_beep(struct hda_codec *codec) in auto_parse_beep()
332 static bool is_aa_path_mute(struct hda_codec *codec) in is_aa_path_mute()
353 static void __analog_low_current_mode(struct hda_codec *codec, bool force) in __analog_low_current_mode()
402 static void analog_low_current_mode(struct hda_codec *codec) in analog_low_current_mode()
407 static int via_build_controls(struct hda_codec *codec) in via_build_controls()
432 struct hda_codec *codec, in via_playback_pcm_hook()
440 static void via_free(struct hda_codec *codec) in via_free()
447 static int via_suspend(struct hda_codec *codec) in via_suspend()
459 static int via_resume(struct hda_codec *codec) in via_resume()
470 static int via_check_power_status(struct hda_codec *codec, hda_nid_t nid) in via_check_power_status()
482 static int via_init(struct hda_codec *codec);
503 static void vt1708_set_pinconfig_connect(struct hda_codec *codec, hda_nid_t nid) in vt1708_set_pinconfig_connect()
523 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in vt1708_jack_detect_get()
535 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in vt1708_jack_detect_put()
578 static int via_parse_auto_config(struct hda_codec *codec) in via_parse_auto_config()
602 static int via_init(struct hda_codec *codec) in via_init()
620 static int vt1708_build_controls(struct hda_codec *codec) in vt1708_build_controls()
632 static int vt1708_build_pcms(struct hda_codec *codec) in vt1708_build_pcms()
659 static int patch_vt1708(struct hda_codec *codec) in patch_vt1708()
706 static int patch_vt1709(struct hda_codec *codec) in patch_vt1709()
727 static int patch_vt1708S(struct hda_codec *codec);
728 static int patch_vt1708B(struct hda_codec *codec) in patch_vt1708B()
762 static void override_mic_boost(struct hda_codec *codec, hda_nid_t pin, in override_mic_boost()
774 static int patch_vt1708S(struct hda_codec *codec) in patch_vt1708S()
817 static int patch_vt1702(struct hda_codec *codec) in patch_vt1702()
862 static int add_secret_dac_path(struct hda_codec *codec) in add_secret_dac_path()
893 static int patch_vt1718S(struct hda_codec *codec) in patch_vt1718S()
935 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in vt1716s_dmic_get()
949 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in vt1716s_dmic_put()
990 static int patch_vt1716S(struct hda_codec *codec) in patch_vt1716S()
1049 static void via_fixup_intmic_boost(struct hda_codec *codec, in via_fixup_intmic_boost()
1081 static void fix_vt1802_connections(struct hda_codec *codec) in fix_vt1802_connections()
1091 static int patch_vt2002P(struct hda_codec *codec) in patch_vt2002P()
1137 static int patch_vt1812(struct hda_codec *codec) in patch_vt1812()
1176 static int patch_vt3476(struct hda_codec *codec) in patch_vt3476()