Searched refs:snd_hda_spdif_out_of_nid (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/sound/
H A Dhda_codec.h407 struct hda_spdif_out *snd_hda_spdif_out_of_nid(struct hda_codec *codec,
/linux-master/sound/pci/hda/
H A Dhda_codec.c2501 * snd_hda_spdif_out_of_nid - get the hda_spdif_out entry from the given NID
2507 struct hda_spdif_out *snd_hda_spdif_out_of_nid(struct hda_codec *codec, function
2519 EXPORT_SYMBOL_GPL(snd_hda_spdif_out_of_nid); variable
3618 spdif = snd_hda_spdif_out_of_nid(codec, nid);
3807 spdif = snd_hda_spdif_out_of_nid(codec, mout->dig_out_nid);
H A Dhda_controller.c165 snd_hda_spdif_out_of_nid(apcm->codec, hinfo->nid);
H A Dpatch_hdmi.c2066 spdif = snd_hda_spdif_out_of_nid(codec, cvt_nid);
3561 spdif = snd_hda_spdif_out_of_nid(codec, per_cvt->cvt_nid);

Completed in 222 milliseconds