Searched refs:snd_hda_spdif_out_of_nid (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | hda_codec.h | 400 struct hda_spdif_out *snd_hda_spdif_out_of_nid(struct hda_codec *codec,
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hda_codec.h | 406 struct hda_spdif_out *snd_hda_spdif_out_of_nid(struct hda_codec *codec,
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_codec.c | 2513 * snd_hda_spdif_out_of_nid - get the hda_spdif_out entry from the given NID 2519 struct hda_spdif_out *snd_hda_spdif_out_of_nid(struct hda_codec *codec, in snd_hda_spdif_out_of_nid() function 2531 EXPORT_SYMBOL_GPL(snd_hda_spdif_out_of_nid); variable 3586 spdif = snd_hda_spdif_out_of_nid(codec, nid); in setup_dig_out_stream() 3774 spdif = snd_hda_spdif_out_of_nid(codec, mout->dig_out_nid); in snd_hda_multi_out_analog_prepare()
|
H A D | hda_controller.c | 157 snd_hda_spdif_out_of_nid(apcm->codec, hinfo->nid); in azx_pcm_prepare()
|
H A D | patch_hdmi.c | 2037 spdif = snd_hda_spdif_out_of_nid(codec, cvt_nid); in check_non_pcm_per_cvt() 3428 spdif = snd_hda_spdif_out_of_nid(codec, per_cvt->cvt_nid); in nvhdmi_8ch_7x_pcm_prepare()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_codec.c | 2501 * 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, in snd_hda_spdif_out_of_nid() function 2519 EXPORT_SYMBOL_GPL(snd_hda_spdif_out_of_nid); variable 3617 spdif = snd_hda_spdif_out_of_nid(codec, nid); in setup_dig_out_stream() 3805 spdif = snd_hda_spdif_out_of_nid(codec, mout->dig_out_nid); in snd_hda_multi_out_analog_prepare()
|
H A D | hda_controller.c | 157 snd_hda_spdif_out_of_nid(apcm->codec, hinfo->nid); in azx_pcm_prepare()
|
H A D | patch_hdmi.c | 2066 spdif = snd_hda_spdif_out_of_nid(codec, cvt_nid); in check_non_pcm_per_cvt() 3561 spdif = snd_hda_spdif_out_of_nid(codec, per_cvt->cvt_nid); in nvhdmi_8ch_7x_pcm_prepare()
|
Completed in 29 milliseconds