Lines Matching defs:codec
73 static int add_beep_ctls(struct hda_codec *codec) in add_beep_ctls()
95 #define add_beep_ctls(codec) 0 argument
103 static void cx_auto_parse_beep(struct hda_codec *codec) in cx_auto_parse_beep()
116 #define cx_auto_parse_beep(codec) argument
120 static void cx_auto_parse_eapd(struct hda_codec *codec) in cx_auto_parse_eapd()
146 static void cx_auto_turn_eapd(struct hda_codec *codec, int num_pins, in cx_auto_turn_eapd()
161 struct hda_codec *codec = private_data; in cx_auto_vmaster_hook() local
170 struct hda_codec *codec = private_data; in cx_auto_vmaster_hook_mute_led() local
178 static int cx_auto_build_controls(struct hda_codec *codec) in cx_auto_build_controls()
193 static int cx_auto_init(struct hda_codec *codec) in cx_auto_init()
245 static void cxt_fixup_stereo_dmic(struct hda_codec *codec, in cxt_fixup_stereo_dmic()
252 static void cxt5066_increase_mic_boost(struct hda_codec *codec, in cxt5066_increase_mic_boost()
265 static void cxt_update_headset_mode(struct hda_codec *codec) in cxt_update_headset_mode()
292 static void cxt_update_headset_mode_hook(struct hda_codec *codec, in cxt_update_headset_mode_hook()
299 static void cxt_fixup_headphone_mic(struct hda_codec *codec, in cxt_fixup_headphone_mic()
327 #define update_mic_pin(codec, nid, val) \ argument
340 static void olpc_xo_update_mic_boost(struct hda_codec *codec) in olpc_xo_update_mic_boost()
355 static void olpc_xo_update_mic_pins(struct hda_codec *codec) in olpc_xo_update_mic_pins()
410 static void olpc_xo_automic(struct hda_codec *codec, in olpc_xo_automic()
429 struct hda_codec *codec, in olpc_xo_capture_hook()
453 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in olpc_xo_dc_mode_get() local
462 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in olpc_xo_dc_mode_put() local
478 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in olpc_xo_dc_bias_enum_get() local
493 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in olpc_xo_dc_bias_enum_put() local
534 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in olpc_xo_mic_boost_put() local
542 static void cxt_fixup_olpc_xo(struct hda_codec *codec, in cxt_fixup_olpc_xo()
574 static void cxt_fixup_mute_led_eapd(struct hda_codec *codec, in cxt_fixup_mute_led_eapd()
590 static void cxt_fixup_cap_mix_amp(struct hda_codec *codec, in cxt_fixup_cap_mix_amp()
604 static void cxt_fixup_cap_mix_amp_5047(struct hda_codec *codec, in cxt_fixup_cap_mix_amp_5047()
832 static void add_cx5051_fake_mutes(struct hda_codec *codec) in add_cx5051_fake_mutes()
847 static int patch_conexant_auto(struct hda_codec *codec) in patch_conexant_auto()