Searched refs:snd_hda_codec_set_pin_target (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_local.h | 444 int snd_hda_codec_set_pin_target(struct hda_codec *codec, hda_nid_t nid,
|
H A D | hda_codec.c | 555 * snd_hda_codec_set_pin_target - remember the current pinctl target value 564 int snd_hda_codec_set_pin_target(struct hda_codec *codec, hda_nid_t nid, in snd_hda_codec_set_pin_target() function 575 EXPORT_SYMBOL_GPL(snd_hda_codec_set_pin_target); variable 3960 * value in pin target array via snd_hda_codec_set_pin_target(), then 3968 snd_hda_codec_set_pin_target(codec, pin, val); in _snd_hda_set_pin_ctl()
|
H A D | patch_conexant.c | 571 snd_hda_codec_set_pin_target(codec, 0x1a, PIN_VREF50); in cxt_fixup_olpc_xo()
|
H A D | patch_realtek.c | 6006 snd_hda_codec_set_pin_target(codec, 0x19, PIN_VREFHIZ); in alc_fixup_dell_xps13() 6464 snd_hda_codec_set_pin_target(codec, 0x19, PIN_VREFHIZ); in alc_fixup_disable_mic_vref()
|
H A D | hda_generic.c | 222 snd_hda_codec_set_pin_target(codec, pin, val); in set_pin_target()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_local.h | 435 int snd_hda_codec_set_pin_target(struct hda_codec *codec, hda_nid_t nid,
|
H A D | hda_codec.c | 555 * snd_hda_codec_set_pin_target - remember the current pinctl target value 564 int snd_hda_codec_set_pin_target(struct hda_codec *codec, hda_nid_t nid, in snd_hda_codec_set_pin_target() function 575 EXPORT_SYMBOL_GPL(snd_hda_codec_set_pin_target); variable 3991 * value in pin target array via snd_hda_codec_set_pin_target(), then 3999 snd_hda_codec_set_pin_target(codec, pin, val); in _snd_hda_set_pin_ctl()
|
H A D | patch_conexant.c | 680 snd_hda_codec_set_pin_target(codec, 0x1a, PIN_VREF50); in cxt_fixup_olpc_xo()
|
H A D | patch_realtek.c | 6081 snd_hda_codec_set_pin_target(codec, 0x19, PIN_VREFHIZ); in alc_fixup_dell_xps13() 6539 snd_hda_codec_set_pin_target(codec, 0x19, PIN_VREFHIZ); in alc_fixup_disable_mic_vref() 6736 snd_hda_codec_set_pin_target(codec, 0x19, PIN_VREF50); in alc285_fixup_hp_envy_x360() 7046 snd_hda_codec_set_pin_target(codec, 0x19, PIN_VREFHIZ); in alc_fixup_dell4_mic_no_presence_quiet() 7047 snd_hda_codec_set_pin_target(codec, 0x1b, PIN_VREFHIZ); in alc_fixup_dell4_mic_no_presence_quiet()
|
H A D | hda_generic.c | 222 snd_hda_codec_set_pin_target(codec, pin, val); in set_pin_target()
|
Completed in 65 milliseconds