Home
last modified time | relevance | path

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

/sound/pci/hda/
Dhda_controller.h36 int azx_alloc_stream_pages(struct azx *chip);
Dhda_tegra.c402 err = azx_alloc_stream_pages(chip); in hda_tegra_first_init()
Dhda_controller.c1441 int azx_alloc_stream_pages(struct azx *chip) in azx_alloc_stream_pages() function
1471 EXPORT_SYMBOL_GPL(azx_alloc_stream_pages);
Dhda_intel.c1620 err = azx_alloc_stream_pages(chip); in azx_first_init()