Home
last modified time | relevance | path

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

/linux-4.4.14/sound/oss/
Ddmabuf.c187 static int open_dmap(struct audio_operations *adev, int mode, struct dma_buffparms *dmap) in open_dmap() function
300 if ((retval = open_dmap(adev, mode, dmap_out)) < 0) { in DMAbuf_open()
308 if ((retval = open_dmap(adev, mode, dmap_in)) < 0) { in DMAbuf_open()