Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v2.6.22 3 lines 271 B view raw
1void 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);