Searched refs:snd_hda_codec_set_pin_target (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/sound/pci/hda/ |
| H A D | hda_local.h | 463 int snd_hda_codec_set_pin_target(struct hda_codec *codec, hda_nid_t nid,
|
| H A D | patch_conexant.c | 660 snd_hda_codec_set_pin_target(codec, 0x1a, PIN_VREF50); in cxt_fixup_olpc_xo()
|
| H A D | hda_codec.c | 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); 4000 snd_hda_codec_set_pin_target(codec, pin, val); in _snd_hda_set_pin_ctl()
|
| H A D | patch_realtek.c | 6345 snd_hda_codec_set_pin_target(codec, 0x19, PIN_VREFHIZ); in alc_fixup_dell_xps13() 6847 snd_hda_codec_set_pin_target(codec, 0x19, PIN_VREFHIZ); in alc_fixup_disable_mic_vref() 7079 snd_hda_codec_set_pin_target(codec, 0x19, PIN_VREF50); in alc285_fixup_hp_envy_x360() 7452 snd_hda_codec_set_pin_target(codec, 0x19, PIN_VREFHIZ); in alc_fixup_dell4_mic_no_presence_quiet() 7453 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()
|