Home
last modified time | relevance | path

Searched refs:snd_hda_codec_configure (Results 1 – 2 of 2) 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.c1249 if (!snd_hda_codec_configure(codec)) in azx_codec_configure()