_snd_hda_set_pin_ctl
EXPORT_SYMBOL_GPL(_snd_hda_set_pin_ctl);
int _snd_hda_set_pin_ctl(struct hda_codec *codec, hda_nid_t pin,
return _snd_hda_set_pin_ctl(codec, pin, val, false);
return _snd_hda_set_pin_ctl(codec, pin, val, true);