Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_tegra.c101 static int substream_alloc_pages(struct azx *chip, in substream_alloc_pages() function
185 .substream_alloc_pages = substream_alloc_pages,
Dhda_controller.h271 int (*substream_alloc_pages)(struct azx *chip, member
Dhda_intel.c1753 static int substream_alloc_pages(struct azx *chip, in substream_alloc_pages() function
1800 .substream_alloc_pages = substream_alloc_pages,
Dhda_controller.c439 ret = chip->ops->substream_alloc_pages(chip, substream, in azx_pcm_hw_params()