Home
last modified time | relevance | path

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

/linux-4.4.14/sound/core/seq/oss/
Dseq_oss_ioctl.c119 case SNDCTL_SEQ_GETOUTCOUNT: in snd_seq_oss_ioctl()
/linux-4.4.14/include/uapi/linux/
Dsoundcard.h132 #define SNDCTL_SEQ_GETOUTCOUNT _SIOR ('Q', 4, int) macro
/linux-4.4.14/sound/oss/
Dsequencer.c1386 case SNDCTL_SEQ_GETOUTCOUNT: in sequencer_ioctl()
/linux-4.4.14/fs/
Dcompat_ioctl.c1051 COMPATIBLE_IOCTL(SNDCTL_SEQ_GETOUTCOUNT)