Home
last modified time | relevance | path

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

/linux/sound/hda/common/
H A Dhda_controller.h209 int azx_bus_init(struct azx *chip, const char *model);
H A Dcontroller.c1150 int azx_bus_init(struct azx *chip, const char *model) in azx_bus_init() function
1183 EXPORT_SYMBOL_GPL(azx_bus_init);
/linux/sound/hda/controllers/
H A Dacpi.c195 err = azx_bus_init(azx, NULL); in hda_acpi_create()
H A Dcix-ipbloq.c209 err = azx_bus_init(chip, NULL); in cix_ipbloq_hda_create()
H A Dtegra.c438 err = azx_bus_init(chip, NULL); in hda_tegra_create()
H A Dintel.c1822 err = azx_bus_init(chip, model[dev]); in azx_create()