[IA64] mca_drv cleanup
[linux-2.6.22.y-op.git] / sound / arm / devdma.h
blob5a33b6bacc34bba354ece92b25e0fe3fbec59ab8
1 void devdma_hw_free(struct device *dev, snd_pcm_substream_t *substream);
2 int devdma_hw_alloc(struct device *dev, snd_pcm_substream_t *substream, size_t size);
3 int devdma_mmap(struct device *dev, snd_pcm_substream_t *substream, struct vm_area_struct *vma);