Home
last modified time | relevance | path

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

/sound/pci/hda/
Dhda_tegra.c102 static int substream_alloc_pages(struct azx *chip, in substream_alloc_pages() function
186 .substream_alloc_pages = substream_alloc_pages,
Dhda_priv.h267 int (*substream_alloc_pages)(struct azx *chip, member
Dhda_intel.c1764 static int substream_alloc_pages(struct azx *chip, in substream_alloc_pages() function
1811 .substream_alloc_pages = substream_alloc_pages,
Dhda_controller.c432 ret = chip->ops->substream_alloc_pages(chip, substream, in azx_pcm_hw_params()