Searched refs:snd_hda_create_dig_out_ctls (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/sound/pci/hda/ |
D | hda_local.h | 184 int snd_hda_create_dig_out_ctls(struct hda_codec *codec, 188 snd_hda_create_dig_out_ctls(codec, anid, cnid, HDA_PCM_TYPE_SPDIF)
|
D | patch_hdmi.c | 2179 err = snd_hda_create_dig_out_ctls(codec, in generic_hdmi_build_controls() 2185 err = snd_hda_create_dig_out_ctls(codec, in generic_hdmi_build_controls() 2730 err = snd_hda_create_dig_out_ctls(codec, per_cvt->cvt_nid, in simple_playback_build_controls()
|
D | hda_codec.c | 2429 int snd_hda_create_dig_out_ctls(struct hda_codec *codec, in snd_hda_create_dig_out_ctls() function 2485 EXPORT_SYMBOL_GPL(snd_hda_create_dig_out_ctls);
|
D | hda_generic.c | 5198 err = snd_hda_create_dig_out_ctls(codec, in snd_hda_gen_build_controls()
|