Home
last modified time | relevance | path

Searched refs:snd_pcm_direct_client_chk_xrun (Results 1 – 5 of 5) sorted by relevance

/third_party/alsa-lib/src/pcm/
Dpcm_dsnoop.c148 if (snd_pcm_direct_client_chk_xrun(dsnoop, pcm)) in snd_pcm_dsnoop_sync_ptr()
224 snd_pcm_direct_client_chk_xrun(dsnoop, pcm); in snd_pcm_dsnoop_state()
433 if (snd_pcm_direct_client_chk_xrun(dsnoop, pcm)) in snd_pcm_dsnoop_mmap_commit()
Dpcm_dshare.c215 if (snd_pcm_direct_client_chk_xrun(dshare, pcm)) in snd_pcm_dshare_sync_ptr()
273 snd_pcm_direct_client_chk_xrun(dshare, pcm); in snd_pcm_dshare_state()
542 if (snd_pcm_direct_client_chk_xrun(dshare, pcm)) in snd_pcm_dshare_mmap_commit()
Dpcm_dmix.c440 if (snd_pcm_direct_client_chk_xrun(dmix, pcm)) in snd_pcm_dmix_sync_ptr()
470 snd_pcm_direct_client_chk_xrun(dmix, pcm); in snd_pcm_dmix_state()
843 if (snd_pcm_direct_client_chk_xrun(dmix, pcm)) in snd_pcm_dmix_mmap_commit()
Dpcm_direct.h348 int snd_pcm_direct_client_chk_xrun(snd_pcm_direct_t *direct, snd_pcm_t *pcm);
Dpcm_direct.c638 int snd_pcm_direct_client_chk_xrun(snd_pcm_direct_t *direct, snd_pcm_t *pcm) function
727 snd_pcm_direct_client_chk_xrun(dmix, pcm);