Searched refs:mmap_rw (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dpcm_ioplug.h91 unsigned int mmap_rw; /**< pseudo mmap mode */ member in struct:snd_pcm_ioplug
199 /* update poll_fd and mmap_rw */
202 /* get a mmap area (for mmap_rw only) */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_ioplug.c556 if (pcm->mmap_rw)
568 if (pcm->mmap_rw)
580 if (pcm->mmap_rw)
592 if (pcm->mmap_rw)
832 mmap_rw specifies whether the plugin behaves in the pseudo mmap mode.
837 When poll_fd, poll_events and mmap_rw fields are changed after
1040 ioplug->pcm->mmap_rw = ioplug->mmap_rw;
1049 * Returns the mmap channel areas if available. When mmap_rw field is not set,
1054 if (ioplug->mmap_rw)
[all...]
H A Dpcm_dsnoop.c689 pcm->mmap_rw = 1;
H A Dpcm_dshare.c792 pcm->mmap_rw = 1;
H A Dpcm_shm.c776 pcm->mmap_rw = 1;
H A Dpcm_dmix.c1104 pcm->mmap_rw = 1;
H A Dpcm_local.h223 unsigned int mmap_rw: 1; /* use always mmapped buffer */ member in struct:_snd_pcm
H A Dpcm_meter.c580 pcm->mmap_rw = 1;
H A Dpcm_multi.c894 pcm->mmap_rw = 1;
H A Dpcm_rate.c1428 pcm->mmap_rw = 1;
H A Dpcm_share.c1526 pcm->mmap_rw = 1;
H A Dpcm_params.c2362 if (pcm->mmap_rw ||

Completed in 109 milliseconds