Home
last modified time | relevance | path

Searched refs:snd_hda_add_new_ctls (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/sound/pci/hda/
Dpatch_si3054.c141 return snd_hda_add_new_ctls(codec, si3054_modem_mixer); in si3054_build_controls()
Dpatch_conexant.c576 snd_hda_add_new_ctls(codec, olpc_xo_mixers); in cxt_fixup_olpc_xo()
Dhda_local.h345 int snd_hda_add_new_ctls(struct hda_codec *codec,
Dpatch_via.c422 err = snd_hda_add_new_ctls(codec, spec->mixers[i]); in via_build_controls()
Dhda_codec.c3362 int snd_hda_add_new_ctls(struct hda_codec *codec, in snd_hda_add_new_ctls() function
3400 EXPORT_SYMBOL_GPL(snd_hda_add_new_ctls);
Dpatch_ca0132.c3964 err = snd_hda_add_new_ctls(codec, spec->mixers[i]); in ca0132_build_controls()
Dpatch_realtek.c734 err = snd_hda_add_new_ctls(codec, spec->mixers[i]); in alc_build_controls()
Dhda_generic.c5026 err = snd_hda_add_new_ctls(codec, spec->kctls.list); in snd_hda_gen_build_controls()