Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/intel/boards/
Dhda_dsp_common.c78 err = snd_hda_codec_build_controls(hcodec); in hda_dsp_hdmi_build_controls()
/Linux-v6.6/sound/pci/hda/
Dhda_bind.c124 err = snd_hda_codec_build_controls(codec); in hda_codec_driver_probe()
Dhda_codec.c3102 int snd_hda_codec_build_controls(struct hda_codec *codec) in snd_hda_codec_build_controls() function
3126 EXPORT_SYMBOL_GPL(snd_hda_codec_build_controls);
/Linux-v6.6/sound/soc/codecs/
Dhda.c150 ret = snd_hda_codec_build_controls(codec); in hda_codec_probe_complete()
Dhdac_hda.c472 ret = snd_hda_codec_build_controls(hcodec); in hdac_hda_codec_probe()
/Linux-v6.6/include/sound/
Dhda_codec.h414 int snd_hda_codec_build_controls(struct hda_codec *codec);