snd_hda_codec_set_pin_target
snd_hda_codec_set_pin_target(codec, 0x1a, PIN_VREF50);
snd_hda_codec_set_pin_target(codec, pin, val);
snd_hda_codec_set_pin_target(codec, 0x19, PIN_VREFHIZ);
snd_hda_codec_set_pin_target(codec, 0x19, PIN_VREF50);
snd_hda_codec_set_pin_target(codec, 0x19, PIN_VREFHIZ);
snd_hda_codec_set_pin_target(codec, 0x1b, PIN_VREFHIZ);
snd_hda_codec_set_pin_target(codec, 0x19, PIN_VREFHIZ);
snd_hda_codec_set_pin_target(codec, pin, val);
EXPORT_SYMBOL_GPL(snd_hda_codec_set_pin_target);
int snd_hda_codec_set_pin_target(struct hda_codec *codec, hda_nid_t nid,