Home
last modified time | relevance | path

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

/linux-6.15/sound/pci/hda/
H A Dhda_controller.h209 int azx_bus_init(struct azx *chip, const char *model);
H A Dhda_tegra.c432 err = azx_bus_init(chip, NULL); in hda_tegra_create()
H A Dhda_controller.c1164 int azx_bus_init(struct azx *chip, const char *model) in azx_bus_init() function
1197 EXPORT_SYMBOL_GPL(azx_bus_init);
H A Dhda_intel.c1816 err = azx_bus_init(chip, model[dev]); in azx_create()