Home
last modified time | relevance | path

Searched refs:snd_hda_jack_detect_enable_callback (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/sound/pci/hda/
Dhda_jack.h57 snd_hda_jack_detect_enable_callback(struct hda_codec *codec, hda_nid_t nid,
Dhda_jack.c247 snd_hda_jack_detect_enable_callback(struct hda_codec *codec, hda_nid_t nid, in snd_hda_jack_detect_enable_callback() function
279 EXPORT_SYMBOL_GPL(snd_hda_jack_detect_enable_callback);
291 return PTR_ERR_OR_ZERO(snd_hda_jack_detect_enable_callback(codec, nid, NULL)); in snd_hda_jack_detect_enable()
Dpatch_cirrus.c1065 snd_hda_jack_detect_enable_callback(codec, nid, in parse_cs421x_digital()
Dpatch_sigmatel.c528 snd_hda_jack_detect_enable_callback(codec, nid, in stac_init_power_map()
3068 jack = snd_hda_jack_detect_enable_callback(codec, codec->core.afg, in stac92hd71bxx_fixup_hp_m4()
4110 jack = snd_hda_jack_detect_enable_callback(codec, codec->core.afg, in stac9205_fixup_dell_m43()
Dpatch_realtek.c1129 snd_hda_jack_detect_enable_callback(codec, 0x21, in alc880_fixup_vol_knob()
1594 snd_hda_jack_detect_enable_callback(codec, 0x0f, in alc260_fixup_gpio1_toggle()
3914 snd_hda_jack_detect_enable_callback(codec, codec->core.afg, in alc280_fixup_hp_gpio2_mic_hotkey()
3943 snd_hda_jack_detect_enable_callback(codec, 0x1b, in alc233_fixup_lenovo_line2_mic_hotkey()
5219 snd_hda_jack_detect_enable_callback(codec, 0x1b, in alc282_fixup_asus_tx300()
Dpatch_ca0132.c6792 snd_hda_jack_detect_enable_callback(codec, spec->unsol_tag_hp, hp_callback); in ca0132_init_unsol()
6793 snd_hda_jack_detect_enable_callback(codec, spec->unsol_tag_amic1, in ca0132_init_unsol()
6795 snd_hda_jack_detect_enable_callback(codec, UNSOL_TAG_DSP, in ca0132_init_unsol()
6799 snd_hda_jack_detect_enable_callback(codec, in ca0132_init_unsol()
Dhda_generic.c4245 snd_hda_jack_detect_enable_callback(codec, pins[i], cb); in add_pin_power_ctls()
4779 snd_hda_jack_detect_enable_callback(codec, nid, in check_auto_mute_availability()
4791 snd_hda_jack_detect_enable_callback(codec, nid, in check_auto_mute_availability()
4831 snd_hda_jack_detect_enable_callback(codec, in auto_mic_check_imux()
Dpatch_hdmi.c2253 snd_hda_jack_detect_enable_callback(codec, pin_nid, in generic_hdmi_init()