Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_controller.h212 int azx_codec_configure(struct azx *chip);
H A Dhda_tegra.c513 err = azx_codec_configure(chip); in hda_tegra_probe_work()
H A Dhda_controller.c1260 int azx_codec_configure(struct azx *chip) in azx_codec_configure() function
1282 EXPORT_SYMBOL_GPL(azx_codec_configure);
H A Dhda_intel.c2370 err = azx_codec_configure(chip); in azx_probe_continue()