Home
last modified time | relevance | path

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

/linux-6.14.4/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.c1263 if (!snd_hda_codec_configure(codec)) in azx_codec_configure()
/linux-6.14.4/include/sound/
Dhda_codec.h312 int snd_hda_codec_configure(struct hda_codec *codec);
/linux-6.14.4/sound/soc/intel/avs/
Dcore.c152 ret = snd_hda_codec_configure(codec); in probe_codec()