Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
H A Dpatch_ca0110.c20 .build_controls = snd_hda_gen_build_controls,
H A Dpatch_senarytech.c164 .build_controls = snd_hda_gen_build_controls,
H A Dhda_generic.h330 int snd_hda_gen_build_controls(struct hda_codec *codec);
H A Dpatch_cmedia.c249 .build_controls = snd_hda_gen_build_controls,
H A Dpatch_conexant.c268 .build_controls = snd_hda_gen_build_controls,
H A Dpatch_cs8409.c380 err = snd_hda_gen_build_controls(codec); in cs8409_build_controls()
H A Dhda_generic.c5235 int snd_hda_gen_build_controls(struct hda_codec *codec) in snd_hda_gen_build_controls() function
5300 EXPORT_SYMBOL_GPL(snd_hda_gen_build_controls);
6107 .build_controls = snd_hda_gen_build_controls,
H A Dpatch_realtek.c907 err = snd_hda_gen_build_controls(codec); in alc_build_controls()