Searched refs:snd_hda_create_dig_out_ctls (Results 1 – 4 of 4) sorted by relevance
/sound/pci/hda/ |
D | hda_local.h | 166 int snd_hda_create_dig_out_ctls(struct hda_codec *codec, 170 snd_hda_create_dig_out_ctls(codec, anid, cnid, HDA_PCM_TYPE_SPDIF)
|
D | patch_hdmi.c | 2372 err = snd_hda_create_dig_out_ctls(codec, in generic_hdmi_build_controls() 2378 err = snd_hda_create_dig_out_ctls(codec, in generic_hdmi_build_controls() 3142 err = snd_hda_create_dig_out_ctls(codec, per_cvt->cvt_nid, in simple_playback_build_controls()
|
D | hda_codec.c | 2408 int snd_hda_create_dig_out_ctls(struct hda_codec *codec, in snd_hda_create_dig_out_ctls() function 2464 EXPORT_SYMBOL_GPL(snd_hda_create_dig_out_ctls);
|
D | hda_generic.c | 5181 err = snd_hda_create_dig_out_ctls(codec, in snd_hda_gen_build_controls()
|