Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_jack.h60 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.c1051 snd_hda_jack_detect_enable_callback(codec, nid, in parse_cs421x_digital()
Dpatch_realtek.c1078 snd_hda_jack_detect_enable_callback(codec, 0x21, in alc880_fixup_vol_knob()
1542 snd_hda_jack_detect_enable_callback(codec, 0x0f, in alc260_fixup_gpio1_toggle()
3526 snd_hda_jack_detect_enable_callback(codec, codec->core.afg, in alc280_fixup_hp_gpio2_mic_hotkey()
3569 snd_hda_jack_detect_enable_callback(codec, 0x1b, in alc233_fixup_lenovo_line2_mic_hotkey()
4557 snd_hda_jack_detect_enable_callback(codec, 0x1b, in alc282_fixup_asus_tx300()
Dpatch_sigmatel.c545 snd_hda_jack_detect_enable_callback(codec, nid, in stac_init_power_map()
3062 jack = snd_hda_jack_detect_enable_callback(codec, codec->core.afg, in stac92hd71bxx_fixup_hp_m4()
4097 jack = snd_hda_jack_detect_enable_callback(codec, codec->core.afg, in stac9205_fixup_dell_m43()
Dpatch_ca0132.c4423 snd_hda_jack_detect_enable_callback(codec, UNSOL_TAG_HP, hp_callback); in ca0132_init_unsol()
4424 snd_hda_jack_detect_enable_callback(codec, UNSOL_TAG_AMIC1, in ca0132_init_unsol()
4426 snd_hda_jack_detect_enable_callback(codec, UNSOL_TAG_DSP, in ca0132_init_unsol()
Dhda_generic.c4077 snd_hda_jack_detect_enable_callback(codec, pins[i], cb); in add_pin_power_ctls()
4611 snd_hda_jack_detect_enable_callback(codec, nid, in check_auto_mute_availability()
4623 snd_hda_jack_detect_enable_callback(codec, nid, in check_auto_mute_availability()
4663 snd_hda_jack_detect_enable_callback(codec, in auto_mic_check_imux()
Dpatch_hdmi.c2178 snd_hda_jack_detect_enable_callback(codec, pin_nid, in generic_hdmi_init()