Home
last modified time | relevance | path

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

/Linux-v6.6/sound/pci/hda/
Dhda_bind.c312 int snd_hda_codec_configure(struct hda_codec *codec) in snd_hda_codec_configure() function
343 EXPORT_SYMBOL_GPL(snd_hda_codec_configure);
Dhda_controller.c1253 if (!snd_hda_codec_configure(codec)) in azx_codec_configure()
/Linux-v6.6/include/sound/
Dhda_codec.h315 int snd_hda_codec_configure(struct hda_codec *codec);
/Linux-v6.6/sound/soc/intel/avs/
Dcore.c144 ret = snd_hda_codec_configure(codec); in probe_codec()