Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_controller.h210 int azx_codec_configure(struct azx *chip);
H A Dhda_tegra.c568 err = azx_codec_configure(chip); in hda_tegra_probe_work()
H A Dhda_controller.c1247 int azx_codec_configure(struct azx *chip) in azx_codec_configure() function
1269 EXPORT_SYMBOL_GPL(azx_codec_configure);
H A Dhda_intel.c2333 err = azx_codec_configure(chip); in azx_probe_continue()