Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_bind.c239 int snd_hda_codec_configure(struct hda_codec *codec) in snd_hda_codec_configure() function
273 EXPORT_SYMBOL_GPL(snd_hda_codec_configure);
Dhda_codec.h334 int snd_hda_codec_configure(struct hda_codec *codec);
Dhda_sysfs.c141 err = snd_hda_codec_configure(codec); in reconfig_codec()
Dhda_controller.c1917 snd_hda_codec_configure(codec); in azx_codec_configure()