Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_codec.c939 snd_array_init(&codec->spdif_out, sizeof(struct hda_spdif_out), 16); in snd_hda_codec_device_init()
2210 struct hda_spdif_out *spdif; in snd_hda_spdif_default_get()
2316 struct hda_spdif_out *spdif; in snd_hda_spdif_default_put()
2347 struct hda_spdif_out *spdif; in snd_hda_spdif_out_switch_get()
2374 struct hda_spdif_out *spdif; in snd_hda_spdif_out_switch_put()
2449 struct hda_spdif_out *spdif; in snd_hda_create_dig_out_ctls()
2509 struct hda_spdif_out *snd_hda_spdif_out_of_nid(struct hda_codec *codec, in snd_hda_spdif_out_of_nid()
2512 struct hda_spdif_out *spdif; in snd_hda_spdif_out_of_nid()
2532 struct hda_spdif_out *spdif; in snd_hda_spdif_ctls_unassign()
2553 struct hda_spdif_out *spdif; in snd_hda_spdif_ctls_assign()
[all …]
H A Dhda_controller.c156 struct hda_spdif_out *spdif = in azx_pcm_prepare()
H A Dpatch_hdmi.c2064 struct hda_spdif_out *spdif; in check_non_pcm_per_cvt()
3558 struct hda_spdif_out *spdif; in nvhdmi_8ch_7x_pcm_prepare()
/openbmc/linux/include/sound/
H A Dhda_codec.h401 struct hda_spdif_out { struct
406 struct hda_spdif_out *snd_hda_spdif_out_of_nid(struct hda_codec *codec, argument