Searched refs:snd_hda_codec_build_controls (Results 1 – 5 of 5) sorted by relevance
77 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()
3085 int snd_hda_codec_build_controls(struct hda_codec *codec) in snd_hda_codec_build_controls() function3109 EXPORT_SYMBOL_GPL(snd_hda_codec_build_controls);
408 int snd_hda_codec_build_controls(struct hda_codec *codec);
470 ret = snd_hda_codec_build_controls(hcodec); in hdac_hda_codec_probe()