Searched refs:open_dmap (Results 1 – 1 of 1) sorted by relevance
184 static int open_dmap(struct audio_operations *adev, int mode, struct dma_buffparms *dmap) in open_dmap() function296 if ((retval = open_dmap(adev, mode, dmap_out)) < 0) { in DMAbuf_open()304 if ((retval = open_dmap(adev, mode, dmap_in)) < 0) { in DMAbuf_open()1163 if ((err = open_dmap(adev, OPEN_READWRITE, adev->dmap_out)) < 0) in DMAbuf_open_dma()