Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_bind.c275 int snd_hda_codec_configure(struct hda_codec *codec) in snd_hda_codec_configure() function
304 EXPORT_SYMBOL_GPL(snd_hda_codec_configure);
Dhda_codec.h306 int snd_hda_codec_configure(struct hda_codec *codec);
Dhda_sysfs.c141 err = snd_hda_codec_configure(codec); in reconfig_codec()
Dhda_controller.c1138 snd_hda_codec_configure(codec); in azx_codec_configure()