Home
last modified time | relevance | path

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

/linux-4.1.27/sound/oss/
Dsoundcard.c165 case SND_DEV_SEQ2: in sound_read()
184 case SND_DEV_SEQ2: in sound_write()
229 case SND_DEV_SEQ2: in sound_open()
263 case SND_DEV_SEQ2: in sound_release()
383 case SND_DEV_SEQ2: in sound_ioctl()
409 case SND_DEV_SEQ2: in sound_poll()
Dsequencer.c950 level = ((dev & 0x0f) == SND_DEV_SEQ2) ? 2 : 1; in sequencer_open()
/linux-4.1.27/include/uapi/linux/
Dsound.h20 #define SND_DEV_SEQ2 8 /* /dev/sequencer, level 2 interface */ macro
/linux-4.1.27/sound/oss/dmasound/
Ddmasound.h27 #define SND_DEV_SEQ2 8 /* /dev/sequencer, level 2 interface */ macro