Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
H A Dhda_codec.c937 snd_array_init(&codec->spdif_out, sizeof(struct hda_spdif_out), 16); in snd_hda_codec_device_init()
2217 struct hda_spdif_out *spdif; in snd_hda_spdif_default_get()
2323 struct hda_spdif_out *spdif; in snd_hda_spdif_default_put()
2354 struct hda_spdif_out *spdif; in snd_hda_spdif_out_switch_get()
2381 struct hda_spdif_out *spdif; in snd_hda_spdif_out_switch_put()
2456 struct hda_spdif_out *spdif; in snd_hda_create_dig_out_ctls()
2516 struct hda_spdif_out *snd_hda_spdif_out_of_nid(struct hda_codec *codec, in snd_hda_spdif_out_of_nid()
2519 struct hda_spdif_out *spdif; in snd_hda_spdif_out_of_nid()
2539 struct hda_spdif_out *spdif; in snd_hda_spdif_ctls_unassign()
2560 struct hda_spdif_out *spdif; in snd_hda_spdif_ctls_assign()
[all …]
H A Dpatch_hdmi.c2064 struct hda_spdif_out *spdif; in check_non_pcm_per_cvt()
3550 struct hda_spdif_out *spdif; in nvhdmi_8ch_7x_pcm_prepare()
/linux/include/sound/
H A Dhda_codec.h398 struct hda_spdif_out { struct
403 struct hda_spdif_out *snd_hda_spdif_out_of_nid(struct hda_codec *codec, argument