Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_codec.h421 struct hda_spdif_out *snd_hda_spdif_out_of_nid(struct hda_codec *codec,
Dhda_codec.c2768 struct hda_spdif_out *snd_hda_spdif_out_of_nid(struct hda_codec *codec, in snd_hda_spdif_out_of_nid() function
2780 EXPORT_SYMBOL_GPL(snd_hda_spdif_out_of_nid);
4093 spdif = snd_hda_spdif_out_of_nid(codec, nid); in setup_dig_out_stream()
4275 spdif = snd_hda_spdif_out_of_nid(codec, mout->dig_out_nid); in snd_hda_multi_out_analog_prepare()
Dpatch_hdmi.c1772 spdif = snd_hda_spdif_out_of_nid(codec, cvt_nid); in check_non_pcm_per_cvt()
2709 spdif = snd_hda_spdif_out_of_nid(codec, per_cvt->cvt_nid); in nvhdmi_8ch_7x_pcm_prepare()
Dhda_controller.c483 snd_hda_spdif_out_of_nid(apcm->codec, hinfo->nid); in azx_pcm_prepare()