Searched refs:snd_hda_codec_configure (Results 1 – 4 of 4) sorted by relevance
275 int snd_hda_codec_configure(struct hda_codec *codec) in snd_hda_codec_configure() function304 EXPORT_SYMBOL_GPL(snd_hda_codec_configure);
306 int snd_hda_codec_configure(struct hda_codec *codec);
141 err = snd_hda_codec_configure(codec); in reconfig_codec()
1138 snd_hda_codec_configure(codec); in azx_codec_configure()