Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/hda/
Dhda_bind.c311 int snd_hda_codec_configure(struct hda_codec *codec) in snd_hda_codec_configure() function
342 EXPORT_SYMBOL_GPL(snd_hda_codec_configure);
Dhda_controller.c1252 if (!snd_hda_codec_configure(codec)) in azx_codec_configure()
/Linux-v6.1/include/sound/
Dhda_codec.h316 int snd_hda_codec_configure(struct hda_codec *codec);
/Linux-v6.1/sound/soc/intel/avs/
Dcore.c140 ret = snd_hda_codec_configure(codec); in probe_codec()