Home
last modified time | relevance | path

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

/linux/sound/hda/common/
H A Dbind.c315 int snd_hda_codec_configure(struct hda_codec *codec) in snd_hda_codec_configure() function
346 EXPORT_SYMBOL_GPL(snd_hda_codec_configure);
H A Dcontroller.c1263 if (!snd_hda_codec_configure(codec)) in azx_codec_configure()
/linux/include/sound/
H A Dhda_codec.h315 int snd_hda_codec_configure(struct hda_codec *codec);
/linux/sound/soc/intel/avs/
H A Dcore.c159 ret = snd_hda_codec_configure(codec); in probe_codec()