Searched refs:snd_hda_create_spdif_in_ctls (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_local.h | 178 int snd_hda_create_spdif_in_ctls(struct hda_codec *codec, hda_nid_t nid);
|
H A D | hda_codec.c | 2698 * snd_hda_create_spdif_in_ctls - create Input SPDIF-related controls 2707 int snd_hda_create_spdif_in_ctls(struct hda_codec *codec, hda_nid_t nid) in snd_hda_create_spdif_in_ctls() function 2734 EXPORT_SYMBOL_GPL(snd_hda_create_spdif_in_ctls); variable
|
H A D | patch_ca0132.c | 7083 err = snd_hda_create_spdif_in_ctls(codec, spec->dig_in); in ca0132_build_controls() 7107 err = snd_hda_create_spdif_in_ctls(codec, spec->dig_in); in dbpro_build_controls()
|
H A D | hda_generic.c | 5308 err = snd_hda_create_spdif_in_ctls(codec, spec->dig_in_nid); in snd_hda_gen_build_controls()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_local.h | 169 int snd_hda_create_spdif_in_ctls(struct hda_codec *codec, hda_nid_t nid);
|
H A D | hda_codec.c | 2686 * snd_hda_create_spdif_in_ctls - create Input SPDIF-related controls 2695 int snd_hda_create_spdif_in_ctls(struct hda_codec *codec, hda_nid_t nid) in snd_hda_create_spdif_in_ctls() function 2722 EXPORT_SYMBOL_GPL(snd_hda_create_spdif_in_ctls); variable
|
H A D | patch_ca0132.c | 7203 err = snd_hda_create_spdif_in_ctls(codec, spec->dig_in); in ca0132_build_controls() 7227 err = snd_hda_create_spdif_in_ctls(codec, spec->dig_in); in dbpro_build_controls()
|
H A D | hda_generic.c | 5200 err = snd_hda_create_spdif_in_ctls(codec, spec->dig_in_nid); in snd_hda_gen_build_controls()
|
Completed in 56 milliseconds