snd_hda_spdif_out_of_nid
struct hda_spdif_out *snd_hda_spdif_out_of_nid(struct hda_codec *codec,
spdif = snd_hda_spdif_out_of_nid(codec, cvt_nid);
spdif = snd_hda_spdif_out_of_nid(codec, per_cvt->cvt_nid);
EXPORT_SYMBOL_GPL(snd_hda_spdif_out_of_nid);
spdif = snd_hda_spdif_out_of_nid(codec, nid);
spdif = snd_hda_spdif_out_of_nid(codec, mout->dig_out_nid);
snd_hda_spdif_out_of_nid(apcm->codec, hinfo->nid);