Home
last modified time | relevance | path

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

/linux-4.4.14/sound/oss/
Dsoundcard.c159 case SND_DEV_DSP16: in sound_read()
189 case SND_DEV_DSP16: in sound_write()
238 case SND_DEV_DSP16: in sound_open()
272 case SND_DEV_DSP16: in sound_release()
359 case SND_DEV_DSP16: in sound_ioctl()
388 case SND_DEV_DSP16: in sound_ioctl()
416 case SND_DEV_DSP16: in sound_poll()
433 if (dev_class != SND_DEV_DSP && dev_class != SND_DEV_DSP16 && dev_class != SND_DEV_AUDIO) { in sound_mmap()
534 { SND_DEV_DSP16 },
Daudio.c82 if (dev_type == SND_DEV_DSP16) in audio_open()
/linux-4.4.14/include/uapi/linux/
Dsound.h16 #define SND_DEV_DSP16 5 /* Like /dev/dsp but 16 bits/sample */ macro
/linux-4.4.14/sound/oss/dmasound/
Ddmasound.h24 #define SND_DEV_DSP16 5 /* Like /dev/dsp but 16 bits/sample */ macro