Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_codec.c956 snd_array_init(&codec->spdif_out, sizeof(struct hda_spdif_out), 16); in snd_hda_codec_device_new()
2227 struct hda_spdif_out *spdif; in snd_hda_spdif_default_get()
2333 struct hda_spdif_out *spdif; in snd_hda_spdif_default_put()
2364 struct hda_spdif_out *spdif; in snd_hda_spdif_out_switch_get()
2391 struct hda_spdif_out *spdif; in snd_hda_spdif_out_switch_put()
2466 struct hda_spdif_out *spdif; in snd_hda_create_dig_out_ctls()
2520 struct hda_spdif_out *snd_hda_spdif_out_of_nid(struct hda_codec *codec, in snd_hda_spdif_out_of_nid()
2523 struct hda_spdif_out *spdif; in snd_hda_spdif_out_of_nid()
2543 struct hda_spdif_out *spdif; in snd_hda_spdif_ctls_unassign()
2564 struct hda_spdif_out *spdif; in snd_hda_spdif_ctls_assign()
[all …]
Dhda_controller.c156 struct hda_spdif_out *spdif = in azx_pcm_prepare()
Dpatch_hdmi.c2001 struct hda_spdif_out *spdif; in check_non_pcm_per_cvt()
3387 struct hda_spdif_out *spdif; in nvhdmi_8ch_7x_pcm_prepare()
/kernel/linux/linux-5.10/include/sound/
Dhda_codec.h395 struct hda_spdif_out { struct
400 struct hda_spdif_out *snd_hda_spdif_out_of_nid(struct hda_codec *codec, argument