Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/hda/
Dpatch_ca0110.c33 .build_controls = snd_hda_gen_build_controls,
Dpatch_cmedia.c42 .build_controls = snd_hda_gen_build_controls,
Dhda_generic.h337 int snd_hda_gen_build_controls(struct hda_codec *codec);
Dpatch_cirrus.c343 err = snd_hda_gen_build_controls(codec); in cs_build_controls()
1167 .build_controls = snd_hda_gen_build_controls,
Dpatch_via.c433 .build_controls = snd_hda_gen_build_controls,
571 err = snd_hda_gen_build_controls(codec); in vt1708_build_controls()
Dpatch_analog.c164 err = snd_hda_gen_build_controls(codec); in ad198x_auto_build_controls()
Dpatch_conexant.c205 .build_controls = snd_hda_gen_build_controls,
Dhda_generic.c5186 int snd_hda_gen_build_controls(struct hda_codec *codec) in snd_hda_gen_build_controls() function
5250 EXPORT_SYMBOL_GPL(snd_hda_gen_build_controls);
6058 .build_controls = snd_hda_gen_build_controls,
Dpatch_sigmatel.c4451 .build_controls = snd_hda_gen_build_controls,
Dpatch_realtek.c768 err = snd_hda_gen_build_controls(codec); in alc_build_controls()