Searched refs:snd_hda_create_dig_out_ctls (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A 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)
|
H A 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() 3132 err = snd_hda_create_dig_out_ctls(codec, per_cvt->cvt_nid, in simple_playback_build_controls()
|
H A D | hda_codec.c | 2444 * snd_hda_create_dig_out_ctls - create Output SPDIF-related controls 2454 int snd_hda_create_dig_out_ctls(struct hda_codec *codec, in snd_hda_create_dig_out_ctls() function 2510 EXPORT_SYMBOL_GPL(snd_hda_create_dig_out_ctls); variable
|
H A D | hda_generic.c | 5293 err = snd_hda_create_dig_out_ctls(codec, in snd_hda_gen_build_controls()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_local.h | 164 int snd_hda_create_dig_out_ctls(struct hda_codec *codec, 168 snd_hda_create_dig_out_ctls(codec, anid, cnid, HDA_PCM_TYPE_SPDIF)
|
H A D | hda_codec.c | 2428 * snd_hda_create_dig_out_ctls - create Output SPDIF-related controls 2438 int snd_hda_create_dig_out_ctls(struct hda_codec *codec, in snd_hda_create_dig_out_ctls() function 2498 EXPORT_SYMBOL_GPL(snd_hda_create_dig_out_ctls); variable
|
H A D | patch_hdmi.c | 2383 err = snd_hda_create_dig_out_ctls(codec, in generic_hdmi_build_controls() 3265 err = snd_hda_create_dig_out_ctls(codec, per_cvt->cvt_nid, in simple_playback_build_controls()
|
H A D | hda_generic.c | 5185 err = snd_hda_create_dig_out_ctls(codec, in snd_hda_gen_build_controls()
|
Completed in 42 milliseconds