Home
last modified time | relevance | path

Searched refs:SNDCTL_SEQ_TESTMIDI (Results 1 – 2 of 2) sorted by relevance

/linux/sound/core/seq/oss/
H A Dseq_oss_ioctl.c96 case SNDCTL_SEQ_TESTMIDI: in snd_seq_oss_ioctl()
/linux/include/uapi/linux/
H A Dsoundcard.h136 #define SNDCTL_SEQ_TESTMIDI _SIOW ('Q', 8, int) macro