• Home
  • Raw
  • Download

Lines Matching refs:hda_codec

73 static int add_beep_ctls(struct hda_codec *codec)  in add_beep_ctls()
103 static void cx_auto_parse_beep(struct hda_codec *codec) in cx_auto_parse_beep()
119 static void cx_auto_parse_eapd(struct hda_codec *codec) in cx_auto_parse_eapd()
144 static void cx_auto_turn_eapd(struct hda_codec *codec, int num_pins, in cx_auto_turn_eapd()
159 struct hda_codec *codec = private_data; in cx_auto_vmaster_hook()
168 struct hda_codec *codec = private_data; in cx_auto_vmaster_hook_mute_led()
176 static int cx_auto_build_controls(struct hda_codec *codec) in cx_auto_build_controls()
191 static int cx_auto_init(struct hda_codec *codec) in cx_auto_init()
203 static void cx_auto_reboot_notify(struct hda_codec *codec) in cx_auto_reboot_notify()
226 static void cx_auto_free(struct hda_codec *codec) in cx_auto_free()
274 static void cxt_fixup_stereo_dmic(struct hda_codec *codec, in cxt_fixup_stereo_dmic()
281 static void cxt5066_increase_mic_boost(struct hda_codec *codec, in cxt5066_increase_mic_boost()
294 static void cxt_update_headset_mode(struct hda_codec *codec) in cxt_update_headset_mode()
321 static void cxt_update_headset_mode_hook(struct hda_codec *codec, in cxt_update_headset_mode_hook()
328 static void cxt_fixup_headphone_mic(struct hda_codec *codec, in cxt_fixup_headphone_mic()
370 static void olpc_xo_update_mic_boost(struct hda_codec *codec) in olpc_xo_update_mic_boost()
385 static void olpc_xo_update_mic_pins(struct hda_codec *codec) in olpc_xo_update_mic_pins()
440 static void olpc_xo_automic(struct hda_codec *codec, in olpc_xo_automic()
455 struct hda_codec *codec, in olpc_xo_capture_hook()
479 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in olpc_xo_dc_mode_get()
488 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in olpc_xo_dc_mode_put()
504 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in olpc_xo_dc_bias_enum_get()
519 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in olpc_xo_dc_bias_enum_put()
560 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in olpc_xo_mic_boost_put()
568 static void cxt_fixup_olpc_xo(struct hda_codec *codec, in cxt_fixup_olpc_xo()
600 static void cxt_fixup_mute_led_eapd(struct hda_codec *codec, in cxt_fixup_mute_led_eapd()
616 static void cxt_fixup_cap_mix_amp(struct hda_codec *codec, in cxt_fixup_cap_mix_amp()
630 static void cxt_fixup_cap_mix_amp_5047(struct hda_codec *codec, in cxt_fixup_cap_mix_amp_5047()
640 static void cxt_fixup_hp_gate_mic_jack(struct hda_codec *codec, in cxt_fixup_hp_gate_mic_jack()
902 static void add_cx5051_fake_mutes(struct hda_codec *codec) in add_cx5051_fake_mutes()
917 static int patch_conexant_auto(struct hda_codec *codec) in patch_conexant_auto()