[BACK]Return to devdma.h CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs / sound / arm

File: [Development] / linux-2.6-xfs / sound / arm / devdma.h (download)

Revision 1.2, Wed Jan 25 00:04:14 2006 UTC (11 years, 9 months ago) by cattelan
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +3 -3 lines

Merge up to 2.6.16-rc1

void devdma_hw_free(struct device *dev, struct snd_pcm_substream *substream);
int devdma_hw_alloc(struct device *dev, struct snd_pcm_substream *substream, size_t size);
int devdma_mmap(struct device *dev, struct snd_pcm_substream *substream, struct vm_area_struct *vma);