Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/m68k/atari/
Datasound.h11 #define SND_DEV_CTL 0 /* Control port /dev/mixer */ macro
/linux-2.4.37.9/include/linux/
Dsound.h6 #define SND_DEV_CTL 0 /* Control port /dev/mixer */ macro
/linux-2.4.37.9/drivers/sound/
Dsoundcard.c217 case SND_DEV_CTL: in sound_open()
264 case SND_DEV_CTL: in sound_release()
366 (dev & 0x0f) != SND_DEV_CTL) { in sound_ioctl()
380 case SND_DEV_CTL: in sound_ioctl()
/linux-2.4.37.9/drivers/sound/dmasound/
Ddmasound.h19 #define SND_DEV_CTL 0 /* Control port /dev/mixer */ macro