Home
last modified time | relevance | path

Searched refs:snd_hda_create_spdif_in_ctls (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/sound/pci/hda/
Dhda_local.h169 int snd_hda_create_spdif_in_ctls(struct hda_codec *codec, hda_nid_t nid);
Dhda_codec.c2694 int snd_hda_create_spdif_in_ctls(struct hda_codec *codec, hda_nid_t nid) in snd_hda_create_spdif_in_ctls() function
2721 EXPORT_SYMBOL_GPL(snd_hda_create_spdif_in_ctls);
Dpatch_ca0132.c7200 err = snd_hda_create_spdif_in_ctls(codec, spec->dig_in); in ca0132_build_controls()
7224 err = snd_hda_create_spdif_in_ctls(codec, spec->dig_in); in dbpro_build_controls()
Dhda_generic.c5195 err = snd_hda_create_spdif_in_ctls(codec, spec->dig_in_nid); in snd_hda_gen_build_controls()