Searched refs:snd_hda_codec_configure (Results 1 – 4 of 4) sorted by relevance
311 int snd_hda_codec_configure(struct hda_codec *codec) in snd_hda_codec_configure() function342 EXPORT_SYMBOL_GPL(snd_hda_codec_configure);
1252 if (!snd_hda_codec_configure(codec)) in azx_codec_configure()
316 int snd_hda_codec_configure(struct hda_codec *codec);
140 ret = snd_hda_codec_configure(codec); in probe_codec()