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()
224 static void cx_auto_free(struct hda_codec *codec) in cx_auto_free()
269 static void cxt_fixup_stereo_dmic(struct hda_codec *codec, in cxt_fixup_stereo_dmic()
276 static void cxt5066_increase_mic_boost(struct hda_codec *codec, in cxt5066_increase_mic_boost()
289 static void cxt_update_headset_mode(struct hda_codec *codec) in cxt_update_headset_mode()
316 static void cxt_update_headset_mode_hook(struct hda_codec *codec, in cxt_update_headset_mode_hook()
323 static void cxt_fixup_headphone_mic(struct hda_codec *codec, in cxt_fixup_headphone_mic()
365 static void olpc_xo_update_mic_boost(struct hda_codec *codec) in olpc_xo_update_mic_boost()
380 static void olpc_xo_update_mic_pins(struct hda_codec *codec) in olpc_xo_update_mic_pins()
435 static void olpc_xo_automic(struct hda_codec *codec, in olpc_xo_automic()
450 struct hda_codec *codec, in olpc_xo_capture_hook()
474 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in olpc_xo_dc_mode_get()
483 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in olpc_xo_dc_mode_put()
499 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in olpc_xo_dc_bias_enum_get()
514 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in olpc_xo_dc_bias_enum_put()
555 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in olpc_xo_mic_boost_put()
563 static void cxt_fixup_olpc_xo(struct hda_codec *codec, in cxt_fixup_olpc_xo()
595 static void cxt_fixup_mute_led_eapd(struct hda_codec *codec, in cxt_fixup_mute_led_eapd()
611 static void cxt_fixup_cap_mix_amp(struct hda_codec *codec, in cxt_fixup_cap_mix_amp()
625 static void cxt_fixup_cap_mix_amp_5047(struct hda_codec *codec, in cxt_fixup_cap_mix_amp_5047()
853 static void add_cx5051_fake_mutes(struct hda_codec *codec) in add_cx5051_fake_mutes()
868 static int patch_conexant_auto(struct hda_codec *codec) in patch_conexant_auto()