]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - sound/arm/devdma.h
Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
[linux-2.6-omap-h63xx.git] / sound / arm / devdma.h
1 void devdma_hw_free(struct device *dev, struct snd_pcm_substream *substream);
2 int devdma_hw_alloc(struct device *dev, struct snd_pcm_substream *substream, size_t size);
3 int devdma_mmap(struct device *dev, struct snd_pcm_substream *substream, struct vm_area_struct *vma);