Home
last modified time | relevance | path

Searched refs:DSP_CAP_BATCH (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/sound/oss/dmasound/
Ddmasound_q40.c611 .capabilities = DSP_CAP_BATCH /* As per SNDCTL_DSP_GETCAPS */
Ddmasound_paula.c707 .capabilities = DSP_CAP_BATCH /* As per SNDCTL_DSP_GETCAPS */
Ddmasound_atari.c1554 .capabilities = DSP_CAP_BATCH /* As per SNDCTL_DSP_GETCAPS */
1581 .capabilities = DSP_CAP_BATCH /* As per SNDCTL_DSP_GETCAPS */
/Linux-v4.19/include/uapi/linux/
Dsoundcard.h588 # define DSP_CAP_BATCH 0x00000400 /* Device has some kind of */ macro