Searched refs:azx_bus_init (Results 1 – 4 of 4) sorted by relevance
209 int azx_bus_init(struct azx *chip, const char *model);
434 err = azx_bus_init(chip, NULL); in hda_tegra_create()
1164 int azx_bus_init(struct azx *chip, const char *model)1197 EXPORT_SYMBOL_GPL(azx_bus_init); in azx_bus_init() 1165 int azx_bus_init(struct azx *chip, const char *model) azx_bus_init() function
1810 err = azx_bus_init(chip, model[dev]); in azx_create()