snd_hda_jack_set_gating_jack
snd_hda_jack_set_gating_jack(codec, 0x19, 0x16);
snd_hda_jack_set_gating_jack(codec, mic_pin, hp_pin);
snd_hda_jack_set_gating_jack(codec, 0x19, 0x21);
int snd_hda_jack_set_gating_jack(struct hda_codec *codec, hda_nid_t gated_nid,
EXPORT_SYMBOL_GPL(snd_hda_jack_set_gating_jack);