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/
H A 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()
H A 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()
H A 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()
H A Dpcm_dsnoop.c354 snd_pcm_mmap_appl_forward(pcm, frames); in snd_pcm_dsnoop_forward()
406 snd_pcm_mmap_appl_forward(pcm, size); in snd_pcm_dsnoop_mmap_commit()
H A 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()
H A Dpcm_dshare.c462 snd_pcm_mmap_appl_forward(pcm, frames); in snd_pcm_dshare_forward()
514 snd_pcm_mmap_appl_forward(pcm, size); in snd_pcm_dshare_mmap_commit()
H A Dpcm_dmix.c765 snd_pcm_mmap_appl_forward(pcm, frames); in snd_pcm_dmix_forward()
815 snd_pcm_mmap_appl_forward(pcm, size); in snd_pcm_dmix_mmap_commit()
H A Dpcm_share.c848 snd_pcm_mmap_appl_forward(pcm, size); in _snd_pcm_share_mmap_commit()
970 snd_pcm_mmap_appl_forward(pcm, hw_avail); in snd_pcm_share_start()
1105 snd_pcm_mmap_appl_forward(pcm, frames); in _snd_pcm_share_forward()
H A Dpcm_mmap.c42 void snd_pcm_mmap_appl_forward(snd_pcm_t *pcm, snd_pcm_uframes_t frames) in snd_pcm_mmap_appl_forward() function
H A Dpcm_local.h307 #define snd_pcm_mmap_appl_forward \ macro
393 void snd_pcm_mmap_appl_forward(snd_pcm_t *pcm, snd_pcm_uframes_t frames);
H A Dpcm_hw.c879 snd_pcm_mmap_appl_forward(pcm, frames); in snd_pcm_hw_forward()
1190 snd_pcm_mmap_appl_forward(pcm, size); in snd_pcm_hw_mmap_commit()
H A Dpcm_multi.c713 snd_pcm_mmap_appl_forward(pcm, frames); in snd_pcm_multi_forward()
798 snd_pcm_mmap_appl_forward(pcm, size); in snd_pcm_multi_mmap_commit()
H A Dpcm_rate.c1039 snd_pcm_mmap_appl_forward(pcm, size); in snd_pcm_rate_mmap_commit()

Completed in 21 milliseconds