Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/
A Dpcm_mmap.c98 result = __snd_pcm_mmap_commit(pcm, pcm_offset, frames); in snd_pcm_mmap_write_areas()
138 result = __snd_pcm_mmap_commit(pcm, pcm_offset, frames); in snd_pcm_mmap_read_areas()
A Dpcm_local.h232 snd_pcm_sframes_t __snd_pcm_mmap_commit(snd_pcm_t *pcm,
A Dpcm.c1659 snd_pcm_sframes_t __snd_pcm_mmap_commit(snd_pcm_t *pcm, in __snd_pcm_mmap_commit() function
1687 result = __snd_pcm_mmap_commit(pcm, offset, frames); in snd_pcm_mmap_commit()

Completed in 14 milliseconds