Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_controller.h211 int azx_init_streams(struct azx *chip);
H A Dhda_tegra.c342 err = azx_init_streams(chip); in hda_tegra_first_init()
H A Dhda_controller.c1280 int azx_init_streams(struct azx *chip) in azx_init_streams() function
1313 EXPORT_SYMBOL_GPL(azx_init_streams);
H A Dhda_intel.c2002 err = azx_init_streams(chip); in azx_first_init()