• Home
  • Raw
  • Download

Lines Matching defs:codec

81 static int cx_auto_parse_beep(struct hda_codec *codec)  in cx_auto_parse_beep()
92 #define cx_auto_parse_beep(codec) 0 argument
100 static void cx_auto_parse_eapd(struct hda_codec *codec) in cx_auto_parse_eapd()
125 static void cx_auto_turn_eapd(struct hda_codec *codec, int num_pins, in cx_auto_turn_eapd()
140 struct hda_codec *codec = private_data; in cx_auto_vmaster_hook() local
150 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); in cx_auto_vmaster_mute_led() local
159 static void cxt_init_gpio_led(struct hda_codec *codec) in cxt_init_gpio_led()
174 static void cx_fixup_headset_recog(struct hda_codec *codec) in cx_fixup_headset_recog()
195 static int cx_auto_init(struct hda_codec *codec) in cx_auto_init()
211 static void cx_auto_shutdown(struct hda_codec *codec) in cx_auto_shutdown()
220 static void cx_auto_free(struct hda_codec *codec) in cx_auto_free()
226 static void cx_process_headset_plugin(struct hda_codec *codec) in cx_process_headset_plugin()
253 static void cx_update_headset_mic_vref(struct hda_codec *codec, unsigned int res) in cx_update_headset_mic_vref()
287 static void cx_jack_unsol_event(struct hda_codec *codec, unsigned int res) in cx_jack_unsol_event()
298 static int cx_auto_suspend(struct hda_codec *codec) in cx_auto_suspend()
353 static void cxt_fixup_stereo_dmic(struct hda_codec *codec, in cxt_fixup_stereo_dmic()
360 static void cxt5066_increase_mic_boost(struct hda_codec *codec, in cxt5066_increase_mic_boost()
373 static void cxt_update_headset_mode(struct hda_codec *codec) in cxt_update_headset_mode()
400 static void cxt_update_headset_mode_hook(struct hda_codec *codec, in cxt_update_headset_mode_hook()
407 static void cxt_fixup_headphone_mic(struct hda_codec *codec, in cxt_fixup_headphone_mic()
428 static void cxt_fixup_headset_mic(struct hda_codec *codec, in cxt_fixup_headset_mic()
449 #define update_mic_pin(codec, nid, val) \ argument
462 static void olpc_xo_update_mic_boost(struct hda_codec *codec) in olpc_xo_update_mic_boost()
477 static void olpc_xo_update_mic_pins(struct hda_codec *codec) in olpc_xo_update_mic_pins()
532 static void olpc_xo_automic(struct hda_codec *codec, in olpc_xo_automic()
547 struct hda_codec *codec, in olpc_xo_capture_hook()
571 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in olpc_xo_dc_mode_get() local
580 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in olpc_xo_dc_mode_put() local
596 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in olpc_xo_dc_bias_enum_get() local
611 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in olpc_xo_dc_bias_enum_put() local
652 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in olpc_xo_mic_boost_put() local
660 static void cxt_fixup_olpc_xo(struct hda_codec *codec, in cxt_fixup_olpc_xo()
691 static void cxt_fixup_mute_led_eapd(struct hda_codec *codec, in cxt_fixup_mute_led_eapd()
707 static void cxt_fixup_cap_mix_amp(struct hda_codec *codec, in cxt_fixup_cap_mix_amp()
721 static void cxt_fixup_cap_mix_amp_5047(struct hda_codec *codec, in cxt_fixup_cap_mix_amp_5047()
731 static void cxt_fixup_hp_gate_mic_jack(struct hda_codec *codec, in cxt_fixup_hp_gate_mic_jack()
743 static void cxt_update_gpio_led(struct hda_codec *codec, unsigned int mask, in cxt_update_gpio_led()
767 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); in cxt_gpio_mute_update() local
778 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); in cxt_gpio_micmute_update() local
785 static void cxt_setup_mute_led(struct hda_codec *codec, in cxt_setup_mute_led()
802 static void cxt_fixup_mute_led_gpio(struct hda_codec *codec, in cxt_fixup_mute_led_gpio()
809 static void cxt_fixup_hp_zbook_mute_led(struct hda_codec *codec, in cxt_fixup_hp_zbook_mute_led()
1136 static void add_cx5051_fake_mutes(struct hda_codec *codec) in add_cx5051_fake_mutes()
1151 static int patch_conexant_auto(struct hda_codec *codec) in patch_conexant_auto()