Searched refs:snd_hda_create_dig_out_ctls (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/sound/pci/hda/ |
D | hda_local.h | 173 int snd_hda_create_dig_out_ctls(struct hda_codec *codec, 177 snd_hda_create_dig_out_ctls(codec, anid, cnid, HDA_PCM_TYPE_SPDIF)
|
D | patch_hdmi.c | 2264 err = snd_hda_create_dig_out_ctls(codec, in generic_hdmi_build_controls() 2270 err = snd_hda_create_dig_out_ctls(codec, in generic_hdmi_build_controls() 3009 err = snd_hda_create_dig_out_ctls(codec, per_cvt->cvt_nid, in simple_playback_build_controls()
|
D | hda_codec.c | 2451 int snd_hda_create_dig_out_ctls(struct hda_codec *codec, in snd_hda_create_dig_out_ctls() function 2507 EXPORT_SYMBOL_GPL(snd_hda_create_dig_out_ctls);
|
D | hda_generic.c | 5269 err = snd_hda_create_dig_out_ctls(codec, in snd_hda_gen_build_controls()
|