Merge to Fedora kernel-2.6.18-1.2255_FC5-vs2.0.2.2-rc9 patched with stable patch...
[linux-2.6.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);