Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dhda_codec.h400 struct hda_spdif_out *snd_hda_spdif_out_of_nid(struct hda_codec *codec,
/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_codec.c2520 struct hda_spdif_out *snd_hda_spdif_out_of_nid(struct hda_codec *codec, in snd_hda_spdif_out_of_nid() function
2532 EXPORT_SYMBOL_GPL(snd_hda_spdif_out_of_nid);
3587 spdif = snd_hda_spdif_out_of_nid(codec, nid); in setup_dig_out_stream()
3775 spdif = snd_hda_spdif_out_of_nid(codec, mout->dig_out_nid); in snd_hda_multi_out_analog_prepare()
Dhda_controller.c157 snd_hda_spdif_out_of_nid(apcm->codec, hinfo->nid); in azx_pcm_prepare()
Dpatch_hdmi.c2033 spdif = snd_hda_spdif_out_of_nid(codec, cvt_nid); in check_non_pcm_per_cvt()
3424 spdif = snd_hda_spdif_out_of_nid(codec, per_cvt->cvt_nid); in nvhdmi_8ch_7x_pcm_prepare()