Searched refs:snd_hda_create_spdif_in_ctls (Results 1 – 4 of 4) sorted by relevance
189 int snd_hda_create_spdif_in_ctls(struct hda_codec *codec, hda_nid_t nid);
2682 int snd_hda_create_spdif_in_ctls(struct hda_codec *codec, hda_nid_t nid) in snd_hda_create_spdif_in_ctls() function2709 EXPORT_SYMBOL_GPL(snd_hda_create_spdif_in_ctls);
5947 err = snd_hda_create_spdif_in_ctls(codec, spec->dig_in); in ca0132_build_controls()
5213 err = snd_hda_create_spdif_in_ctls(codec, spec->dig_in_nid); in snd_hda_gen_build_controls()