blob: d025329c8a0f498d6b608f920480fcf9f5f96322 [file] [log] [blame]
Takashi Iwaiceb9e472005-11-17 15:10:16 +01001void 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);