Searched refs:hda_spdif_out (Results 1 – 4 of 4) sorted by relevance
/linux-3.4.99/sound/pci/hda/ |
D | hda_codec.h | 968 struct hda_spdif_out { struct 973 struct hda_spdif_out *snd_hda_spdif_out_of_nid(struct hda_codec *codec, argument
|
D | hda_codec.c | 1271 snd_array_init(&codec->spdif_out, sizeof(struct hda_spdif_out), 16); in snd_hda_codec_new() 2867 struct hda_spdif_out *spdif = snd_array_elem(&codec->spdif_out, idx); in snd_hda_spdif_default_get() 2958 struct hda_spdif_out *spdif = snd_array_elem(&codec->spdif_out, idx); in snd_hda_spdif_default_put() 2985 struct hda_spdif_out *spdif = snd_array_elem(&codec->spdif_out, idx); in snd_hda_spdif_out_switch_get() 3007 struct hda_spdif_out *spdif = snd_array_elem(&codec->spdif_out, idx); in snd_hda_spdif_out_switch_put() 3074 struct hda_spdif_out *spdif; in snd_hda_create_spdif_out_ctls() 3100 struct hda_spdif_out *snd_hda_spdif_out_of_nid(struct hda_codec *codec, in snd_hda_spdif_out_of_nid() 3105 struct hda_spdif_out *spdif = in snd_hda_spdif_out_of_nid() 3116 struct hda_spdif_out *spdif = snd_array_elem(&codec->spdif_out, idx); in snd_hda_spdif_ctls_unassign() 3126 struct hda_spdif_out *spdif = snd_array_elem(&codec->spdif_out, idx); in snd_hda_spdif_ctls_assign() [all …]
|
D | patch_hdmi.c | 1613 struct hda_spdif_out *spdif = in nvhdmi_8ch_7x_pcm_prepare()
|
D | hda_intel.c | 1834 struct hda_spdif_out *spdif = in azx_pcm_prepare()
|