Searched refs:SND_DEV_DSP16 (Results 1 – 6 of 6) sorted by relevance
160 case SND_DEV_DSP16: in sound_read()191 case SND_DEV_DSP16: in sound_write()241 case SND_DEV_DSP16: in sound_open()276 case SND_DEV_DSP16: in sound_release()364 case SND_DEV_DSP16: in sound_ioctl()393 case SND_DEV_DSP16: in sound_ioctl()422 case SND_DEV_DSP16: in sound_poll()439 if (dev_class != SND_DEV_DSP && dev_class != SND_DEV_DSP16 && dev_class != SND_DEV_AUDIO) { in sound_mmap()540 { SND_DEV_DSP16 },
1835 if ((minor & 0xf) == SND_DEV_DSP16) in au1550_open()1845 if ((minor & 0xf) == SND_DEV_DSP16) in au1550_open()
82 if (dev_type == SND_DEV_DSP16) in audio_open()
2963 else if ((minor & 0xF) == SND_DEV_DSP16) in vwsnd_audio_open()
14 #define SND_DEV_DSP16 5 /* Like /dev/dsp but 16 bits/sample */ macro
24 #define SND_DEV_DSP16 5 /* Like /dev/dsp but 16 bits/sample */ macro