Home
last modified time | relevance | path

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

/linux-4.1.27/sound/oss/
Ddmabuf.c59 static int sound_alloc_dmap(struct dma_buffparms *dmap) in sound_alloc_dmap() function
193 if ((err = sound_alloc_dmap(dmap)) < 0) in open_dmap()
1188 sound_alloc_dmap(adev->dmap_in); in DMAbuf_init()
1190 sound_alloc_dmap(adev->dmap_out); in DMAbuf_init()