Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsound.h15 #define SND_DEV_DSP 3 /* Digitized voice /dev/dsp */ macro
/openbmc/linux/sound/oss/dmasound/
H A Ddmasound.h23 #define SND_DEV_DSP 3 /* Digitized voice /dev/dsp */ macro
H A Ddmasound_core.c253 if (dmasound.minDev == SND_DEV_DSP) in sound_set_speed()
267 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_paula.c413 if (dmasound.minDev == SND_DEV_DSP) { in AmiSetFormat()
H A Ddmasound_atari.c975 if (dmasound.minDev == SND_DEV_DSP) { in TTSetFormat()
1140 if (dmasound.minDev == SND_DEV_DSP) { in FalconSetFormat()