Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_controller.h212 int azx_codec_configure(struct azx *chip);
Dhda_tegra.c513 err = azx_codec_configure(chip); in hda_tegra_probe_work()
Dhda_controller.c1258 int azx_codec_configure(struct azx *chip) in azx_codec_configure() function
1280 EXPORT_SYMBOL_GPL(azx_codec_configure);
Dhda_intel.c2370 err = azx_codec_configure(chip); in azx_probe_continue()