Searched refs:snd_hda_codec_build_controls (Results 1 – 5 of 5) sorted by relevance
78 err = snd_hda_codec_build_controls(hcodec); in hda_dsp_hdmi_build_controls()
124 err = snd_hda_codec_build_controls(codec); in hda_codec_driver_probe()
3038 int snd_hda_codec_build_controls(struct hda_codec *codec) in snd_hda_codec_build_controls() function3062 EXPORT_SYMBOL_GPL(snd_hda_codec_build_controls);
407 int snd_hda_codec_build_controls(struct hda_codec *codec);
470 ret = snd_hda_codec_build_controls(hcodec); in hdac_hda_codec_probe()