Searched refs:snd_hda_codec_set_pin_target (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.4/sound/pci/hda/ | 
| D | hda_local.h | 441 int snd_hda_codec_set_pin_target(struct hda_codec *codec, hda_nid_t nid,
  | 
| D | patch_conexant.c | 550 	snd_hda_codec_set_pin_target(codec, 0x1a, PIN_VREF50);  in cxt_fixup_olpc_xo()
  | 
| 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); 3936 	snd_hda_codec_set_pin_target(codec, pin, val);  in _snd_hda_set_pin_ctl()
  | 
| D | patch_realtek.c | 5286 		snd_hda_codec_set_pin_target(codec, 0x19, PIN_VREFHIZ);  in alc_fixup_dell_xps13() 5732 		snd_hda_codec_set_pin_target(codec, 0x19, PIN_VREFHIZ);  in alc_fixup_disable_mic_vref()
  | 
| D | hda_generic.c | 216 	snd_hda_codec_set_pin_target(codec, pin, val);  in set_pin_target()
  |