Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/hda/
Dhda_bind.c116 err = snd_hda_codec_build_controls(codec); in hda_codec_driver_probe()
Dhda_codec.c3052 int snd_hda_codec_build_controls(struct hda_codec *codec) in snd_hda_codec_build_controls() function
3076 EXPORT_SYMBOL_GPL(snd_hda_codec_build_controls);
/Linux-v5.4/sound/soc/codecs/
Dhdac_hda.c375 ret = snd_hda_codec_build_controls(hcodec); in hdac_hda_codec_probe()
/Linux-v5.4/include/sound/
Dhda_codec.h409 int snd_hda_codec_build_controls(struct hda_codec *codec);