Searched refs:SND_PCM_APPEND (Results 1 – 5 of 5) sorted by relevance
509 ret = snd_pcm_open_config(&spcm, sconf, stream, mode | SND_PCM_APPEND); in _snd_pcm_dsnoop_open()
569 #define SND_PCM_APPEND (1<<8) macro
918 ret = snd_pcm_open_config(&spcm, sconf, stream, mode | SND_PCM_APPEND); in _snd_pcm_dmix_open()
55 #define SND_PCM_APPEND (1<<8) macro
1352 if (mode & SND_PCM_APPEND) { in ksnd_pcm_open()
Completed in 17 milliseconds