Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_controller.h218 int azx_bus_init(struct azx *chip, const char *model,
Dhda_tegra.c463 err = azx_bus_init(chip, NULL, &hda_tegra_io_ops); in hda_tegra_create()
Dhda_controller.c1033 int azx_bus_init(struct azx *chip, const char *model, in azx_bus_init() function
1078 EXPORT_SYMBOL_GPL(azx_bus_init);
Dhda_intel.c1622 err = azx_bus_init(chip, model[dev], &pci_hda_io_ops); in azx_create()