Searched refs:snd_pcm_direct_async (Results 1 – 5 of 5) sorted by relevance
225 #define snd_pcm_direct_async \ macro325 int snd_pcm_direct_async(snd_pcm_t *pcm, int sig, pid_t pid);
508 .async = snd_pcm_direct_async,
635 .async = snd_pcm_direct_async,
938 .async = snd_pcm_direct_async,
517 int snd_pcm_direct_async(snd_pcm_t *pcm, int sig, pid_t pid) function