Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/
A Dpcm_hw.c441 .mmap_commit = snd_pcm_hw_mmap_commit,
A Dpcm_plugin_generic.c531 .mmap_commit = snd_pcm_plugin_mmap_commit,
A Dpcm_dsnoop.c416 .mmap_commit = snd_pcm_dsnoop_mmap_commit,
A Dpcm_file.c513 .mmap_commit = snd_pcm_file_mmap_commit,
A Dpcm_local.h115 …snd_pcm_sframes_t (*mmap_commit)(snd_pcm_t *pcm, snd_pcm_uframes_t offset, snd_pcm_uframes_t size); member
A Dpcm_dmix.c820 .mmap_commit = snd_pcm_dmix_mmap_commit,
A Dpcm_multi.c993 .mmap_commit = snd_pcm_multi_mmap_commit,
A Dpcm.c1676 return pcm->fast_ops->mmap_commit(pcm->fast_op_arg, offset, frames); in __snd_pcm_mmap_commit()
A Dpcm_rate.c1450 .mmap_commit = snd_pcm_rate_mmap_commit,

Completed in 30 milliseconds