Home
last modified time | relevance | path

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

/Linux-v4.19/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.h91 int (*substream_alloc_pages)(struct azx *chip, member
Dhda_intel.c2112 static int substream_alloc_pages(struct azx *chip, in substream_alloc_pages() function
2159 .substream_alloc_pages = substream_alloc_pages,
Dhda_controller.c133 ret = chip->ops->substream_alloc_pages(chip, substream, in azx_pcm_hw_params()