Home
last modified time | relevance | path

Searched refs:SND_DEV_DSP (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/linux/
H A Dsound.h15 #define SND_DEV_DSP 3 /* Digitized voice /dev/dsp */ macro
/linux/sound/oss/dmasound/
H A Ddmasound.h23 #define SND_DEV_DSP 3 /* Digitized voice /dev/dsp */ macro
H A Ddmasound_core.c254 if (dmasound.minDev == SND_DEV_DSP) in sound_set_speed()
268 if (dmasound.minDev == SND_DEV_DSP) in sound_set_stereo()
H A Ddmasound_q40.c563 if (dmasound.minDev == SND_DEV_DSP) { in Q40SetFormat()
H A Ddmasound_atari.c975 if (dmasound.minDev == SND_DEV_DSP) { in TTSetFormat()
1140 if (dmasound.minDev == SND_DEV_DSP) { in FalconSetFormat()