Home
last modified time | relevance | path

Searched refs:DSP_CAP_MULTI (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dsoundcard.h597 # define DSP_CAP_MULTI 0x00004000 /* support multiple open */ macro
/linux/sound/core/oss/
H A Dpcm_oss.c2019 #ifdef DSP_CAP_MULTI in snd_pcm_oss_get_caps1()
2022 res |= DSP_CAP_MULTI; in snd_pcm_oss_get_caps1()