Searched refs:SND_PCM_ASYNC (Results 1 – 3 of 3) sorted by relevance
1560 mode |= SND_PCM_ASYNC; in snd_pcm_hw_open_fd()1709 if (mode & SND_PCM_ASYNC) in snd_pcm_hw_open()
2781 if (mode & SND_PCM_ASYNC) { in snd_pcm_new()
395 #define SND_PCM_ASYNC 0x00000002 macro