Searched refs:mmap_commit (Results 1 - 19 of 19) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Daserver.h99 } mmap_commit; member in union:__anon1367::__anon1368
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_null.c314 .mmap_commit = snd_pcm_null_mmap_commit,
H A Dpcm_shm.c554 ctrl->u.mmap_commit.offset = offset;
555 ctrl->u.mmap_commit.frames = size;
630 .mmap_commit = snd_pcm_shm_mmap_commit,
H A Dpcm_mmap_emul.c397 .mmap_commit = snd_pcm_mmap_emul_mmap_commit,
H A Dpcm_dsnoop.c517 .mmap_commit = snd_pcm_dsnoop_mmap_commit,
H A Dpcm_hooks.c194 .mmap_commit = snd_pcm_generic_mmap_commit,
H A Dpcm_plugin.c568 .mmap_commit = snd_pcm_plugin_mmap_commit,
H A Dpcm_hw.c45 //#define DEBUG_MMAP /* debug mmap_commit */
1066 .mmap_commit = snd_pcm_hw_mmap_commit,
1097 .mmap_commit = snd_pcm_hw_mmap_commit,
H A Dpcm_dshare.c602 .mmap_commit = snd_pcm_dshare_mmap_commit,
H A Dpcm_file.c698 .mmap_commit = snd_pcm_file_mmap_commit,
H A Dpcm_ioplug.c789 .mmap_commit = snd_pcm_ioplug_mmap_commit,
H A Dpcm_dmix.c921 .mmap_commit = snd_pcm_dmix_mmap_commit,
H A Dpcm_local.h172 snd_pcm_sframes_t (*mmap_commit)(snd_pcm_t *pcm, snd_pcm_uframes_t offset, snd_pcm_uframes_t size); member in struct:__anon1484
H A Dpcm_meter.c540 .mmap_commit = snd_pcm_meter_mmap_commit,
H A Dpcm_multi.c802 .mmap_commit = snd_pcm_multi_mmap_commit,
H A Dpcm_rate.c1232 .mmap_commit = snd_pcm_rate_mmap_commit,
H A Dpcm_share.c135 /* Return number of frames to mmap_commit the slave */
1348 .mmap_commit = snd_pcm_share_mmap_commit,
H A Dpcm.c6584 return pcm->fast_ops->mmap_commit(pcm->fast_op_arg, offset, frames);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/aserver/
H A Daserver.c500 ctrl->u.mmap_commit.offset,
501 ctrl->u.mmap_commit.frames);

Completed in 297 milliseconds