Home
last modified time | relevance | path

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

/linux-4.1.27/sound/core/seq/oss/
Dseq_oss_ioctl.c114 case SNDCTL_SEQ_GETINCOUNT: in snd_seq_oss_ioctl()
/linux-4.1.27/include/uapi/linux/
Dsoundcard.h133 #define SNDCTL_SEQ_GETINCOUNT _SIOR ('Q', 5, int) macro
/linux-4.1.27/sound/oss/
Dsequencer.c1380 case SNDCTL_SEQ_GETINCOUNT: in sequencer_ioctl()
/linux-4.1.27/fs/
Dcompat_ioctl.c1051 COMPATIBLE_IOCTL(SNDCTL_SEQ_GETINCOUNT)