Home
last modified time | relevance | path

Searched refs:sound_alloc_dmap (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/sound/
Ddmabuf.c57 static int sound_alloc_dmap(struct dma_buffparms *dmap) in sound_alloc_dmap() function
190 if ((err = sound_alloc_dmap(dmap)) < 0) in open_dmap()
1217 sound_alloc_dmap(adev->dmap_in); in DMAbuf_init()
1219 sound_alloc_dmap(adev->dmap_out); in DMAbuf_init()