Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dsound.h10 #define SND_DEV_CTL 0 /* Control port /dev/mixer */ macro
/linux-4.4.14/sound/oss/
Dsoundcard.c213 case SND_DEV_CTL: in sound_open()
258 case SND_DEV_CTL: in sound_release()
355 (dev & 0x0f) != SND_DEV_CTL) { in sound_ioctl()
373 case SND_DEV_CTL: in sound_ioctl()
/linux-4.4.14/sound/oss/dmasound/
Ddmasound.h18 #define SND_DEV_CTL 0 /* Control port /dev/mixer */ macro