Searched refs:DSP_CAP_REALTIME (Results 1 – 4 of 4) sorted by relevance
583 # define DSP_CAP_REALTIME 0x00000200 /* Real time capability */ macro
587 # define DSP_CAP_REALTIME 0x00000200 /* Real time capability */ macro
2024 #if defined(DSP_CAP_REALTIME) && 0 in snd_pcm_oss_get_caps1()2028 res &= ~DSP_CAP_REALTIME; in snd_pcm_oss_get_caps1()2038 result = DSP_CAP_TRIGGER | DSP_CAP_MMAP | DSP_CAP_DUPLEX | DSP_CAP_REALTIME; in snd_pcm_oss_get_caps()