Home
last modified time | relevance | path

Searched refs:snd_pcm_mmap_appl_forward (Results 1 – 13 of 13) sorted by relevance

/third_party/alsa-lib/src/pcm/
Dpcm_plugin.c229 snd_pcm_mmap_appl_forward(pcm, (snd_pcm_uframes_t) frames); in snd_pcm_plugin_forward()
279 snd_pcm_mmap_appl_forward(pcm, frames); in snd_pcm_plugin_write_areas()
337 snd_pcm_mmap_appl_forward(pcm, frames); in snd_pcm_plugin_read_areas()
399 snd_pcm_mmap_appl_forward(pcm, size); in snd_pcm_plugin_mmap_commit()
440 snd_pcm_mmap_appl_forward(pcm, frames); in snd_pcm_plugin_mmap_commit()
Dpcm_null.c215 snd_pcm_mmap_appl_forward(pcm, frames); in snd_pcm_null_forward()
232 snd_pcm_mmap_appl_forward(pcm, size); in snd_pcm_null_xfer_areas()
Dpcm_mmap_emul.c268 snd_pcm_mmap_appl_forward(pcm, frames); in snd_pcm_mmap_emul_forward()
323 snd_pcm_mmap_appl_forward(pcm, size); in snd_pcm_mmap_emul_mmap_commit()
Dpcm_dsnoop.c379 snd_pcm_mmap_appl_forward(pcm, frames); in snd_pcm_dsnoop_forward()
440 snd_pcm_mmap_appl_forward(pcm, size); in snd_pcm_dsnoop_mmap_commit()
Dpcm_ioplug.c618 snd_pcm_mmap_appl_forward(pcm, frames); in snd_pcm_ioplug_forward()
648 snd_pcm_mmap_appl_forward(pcm, result); in ioplug_priv_transfer_areas()
748 snd_pcm_mmap_appl_forward(pcm, size); in snd_pcm_ioplug_mmap_commit()
Dpcm_dshare.c485 snd_pcm_mmap_appl_forward(pcm, frames); in snd_pcm_dshare_forward()
546 snd_pcm_mmap_appl_forward(pcm, size); in snd_pcm_dshare_mmap_commit()
Dpcm_share.c839 snd_pcm_mmap_appl_forward(pcm, size); in _snd_pcm_share_mmap_commit()
961 snd_pcm_mmap_appl_forward(pcm, hw_avail); in snd_pcm_share_start()
1096 snd_pcm_mmap_appl_forward(pcm, frames); in _snd_pcm_share_forward()
Dpcm_dmix.c788 snd_pcm_mmap_appl_forward(pcm, frames); in snd_pcm_dmix_forward()
847 snd_pcm_mmap_appl_forward(pcm, size); in snd_pcm_dmix_mmap_commit()
Dpcm_mmap.c41 void snd_pcm_mmap_appl_forward(snd_pcm_t *pcm, snd_pcm_uframes_t frames) in snd_pcm_mmap_appl_forward() function
Dpcm_local.h303 #define snd_pcm_mmap_appl_forward \ macro
387 void snd_pcm_mmap_appl_forward(snd_pcm_t *pcm, snd_pcm_uframes_t frames);
Dpcm_multi.c703 snd_pcm_mmap_appl_forward(pcm, frames); in snd_pcm_multi_forward()
787 snd_pcm_mmap_appl_forward(pcm, size); in snd_pcm_multi_mmap_commit()
Dpcm_hw.c794 snd_pcm_mmap_appl_forward(pcm, frames); in snd_pcm_hw_forward()
1105 snd_pcm_mmap_appl_forward(pcm, size); in snd_pcm_hw_mmap_commit()
Dpcm_rate.c1031 snd_pcm_mmap_appl_forward(pcm, size); in snd_pcm_rate_mmap_commit()