Home
last modified time | relevance | path

Searched refs:snd_hda_gen_build_controls (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/sound/pci/hda/
Dpatch_ca0110.c20 .build_controls = snd_hda_gen_build_controls,
Dpatch_cmedia.c28 .build_controls = snd_hda_gen_build_controls,
Dhda_generic.h334 int snd_hda_gen_build_controls(struct hda_codec *codec);
Dpatch_cirrus.c330 err = snd_hda_gen_build_controls(codec); in cs_build_controls()
1154 .build_controls = snd_hda_gen_build_controls,
Dpatch_via.c420 .build_controls = snd_hda_gen_build_controls,
558 err = snd_hda_gen_build_controls(codec); in vt1708_build_controls()
Dpatch_analog.c151 err = snd_hda_gen_build_controls(codec); in ad198x_auto_build_controls()
Dpatch_conexant.c179 .build_controls = snd_hda_gen_build_controls,
Dhda_generic.c5204 int snd_hda_gen_build_controls(struct hda_codec *codec) in snd_hda_gen_build_controls() function
5268 EXPORT_SYMBOL_GPL(snd_hda_gen_build_controls);
6095 .build_controls = snd_hda_gen_build_controls,
Dpatch_sigmatel.c4449 .build_controls = snd_hda_gen_build_controls,
Dpatch_realtek.c810 err = snd_hda_gen_build_controls(codec); in alc_build_controls()