Home
last modified time | relevance | path

Searched refs:snd_pcm_async (Results 1 - 6 of 6) sorted by relevance

/third_party/alsa-lib/src/
H A Dasync.c174 err = snd_pcm_async(handler->u.pcm, -1, 1); in snd_async_del_handler()
/third_party/alsa-lib/src/pcm/
H A Dpcm_generic.c55 return snd_pcm_async(generic->slave, sig, pid); in snd_pcm_generic_async()
H A Dpcm_local.h266 #define snd_pcm_async \
381 int snd_pcm_async(snd_pcm_t *pcm, int sig, pid_t pid);
H A Dpcm_multi.c95 return snd_pcm_async(slave_0, sig, pid); in snd_pcm_multi_async()
H A Dpcm.c854 int snd_pcm_async(snd_pcm_t *pcm, int sig, pid_t pid) in snd_pcm_async() function
2531 err = snd_pcm_async(pcm, snd_async_handler_get_signo(h), getpid()); in snd_async_add_pcm_handler()
/third_party/alsa-lib/aserver/
H A Daserver.c406 ctrl->result = snd_pcm_async(pcm, ctrl->u.async.sig, ctrl->u.async.pid); in pcm_shm_cmd()

Completed in 18 milliseconds