Home
last modified time | relevance | path

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

/linux-2.6.39/sound/oss/
Ddmabuf.c185 static int open_dmap(struct audio_operations *adev, int mode, struct dma_buffparms *dmap) in open_dmap() function
298 if ((retval = open_dmap(adev, mode, dmap_out)) < 0) { in DMAbuf_open()
306 if ((retval = open_dmap(adev, mode, dmap_in)) < 0) { in DMAbuf_open()