Home
last modified time | relevance | path

Searched refs:snd_hda_codec_build_controls (Results 1 – 4 of 4) sorted by relevance

/sound/soc/intel/boards/
Dhda_dsp_common.c77 err = snd_hda_codec_build_controls(hcodec); in hda_dsp_hdmi_build_controls()
/sound/pci/hda/
Dhda_bind.c124 err = snd_hda_codec_build_controls(codec); in hda_codec_driver_probe()
Dhda_codec.c3084 int snd_hda_codec_build_controls(struct hda_codec *codec) in snd_hda_codec_build_controls() function
3108 EXPORT_SYMBOL_GPL(snd_hda_codec_build_controls);
/sound/soc/codecs/
Dhdac_hda.c470 ret = snd_hda_codec_build_controls(hcodec); in hdac_hda_codec_probe()