Home
last modified time | relevance | path

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

/linux-5.19.10/sound/pci/hda/
Dhda_controller.h209 int azx_codec_configure(struct azx *chip);
Dhda_tegra.c566 err = azx_codec_configure(chip); in hda_tegra_probe_work()
Dhda_controller.c1248 int azx_codec_configure(struct azx *chip) in azx_codec_configure() function
1270 EXPORT_SYMBOL_GPL(azx_codec_configure);
Dhda_intel.c2310 err = azx_codec_configure(chip); in azx_probe_continue()