]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - sound/arm/devdma.h
Merge Linus' latest into master
[mirror_ubuntu-bionic-kernel.git] / sound / arm / devdma.h
CommitLineData
ceb9e476
TI
1void devdma_hw_free(struct device *dev, struct snd_pcm_substream *substream);
2int devdma_hw_alloc(struct device *dev, struct snd_pcm_substream *substream, size_t size);
3int devdma_mmap(struct device *dev, struct snd_pcm_substream *substream, struct vm_area_struct *vma);