Searched refs:pcm_mmap_commit (Results 1 – 2 of 2) sorted by relevance
234 int pcm_mmap_commit(struct pcm *pcm, unsigned int offset, unsigned int frames);
432 commit = pcm_mmap_commit(pcm, pcm_offset, frames); in pcm_mmap_transfer_areas()1109 int pcm_mmap_commit(struct pcm *pcm, unsigned int offset, unsigned int frames) in pcm_mmap_commit() function