Searched refs:pcm_mmap_commit (Results 1 – 2 of 2) sorted by relevance
243 int pcm_mmap_commit(struct pcm *pcm, unsigned int offset, unsigned int frames);
437 commit = pcm_mmap_commit(pcm, pcm_offset, frames); in pcm_mmap_transfer_areas()1152 int pcm_mmap_commit(struct pcm *pcm, unsigned int offset __attribute__((unused)), unsigned int fram… in pcm_mmap_commit() function