Home
last modified time | relevance | path

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

/linux/sound/oss/dmasound/
H A Ddmasound_q40.c612 .capabilities = DSP_CAP_BATCH /* As per SNDCTL_DSP_GETCAPS */
H A Ddmasound_paula.c708 .capabilities = DSP_CAP_BATCH /* As per SNDCTL_DSP_GETCAPS */
H A Ddmasound_atari.c1555 .capabilities = DSP_CAP_BATCH /* As per SNDCTL_DSP_GETCAPS */
1582 .capabilities = DSP_CAP_BATCH /* As per SNDCTL_DSP_GETCAPS */
/linux/include/uapi/linux/
H A Dsoundcard.h588 # define DSP_CAP_BATCH 0x00000400 /* Device has some kind of */ macro