Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_tegra.c102 static int substream_alloc_pages(struct azx *chip, in substream_alloc_pages() function
184 .substream_alloc_pages = substream_alloc_pages,
Dhda_controller.h83 int (*substream_alloc_pages)(struct azx *chip, member
Dhda_intel.c1908 static int substream_alloc_pages(struct azx *chip, in substream_alloc_pages() function
1955 .substream_alloc_pages = substream_alloc_pages,
Dhda_controller.c127 ret = chip->ops->substream_alloc_pages(chip, substream, in azx_pcm_hw_params()