Home
last modified time | relevance | path

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

/linux/sound/core/seq/oss/
H A Dseq_oss_ioctl.c125 case SNDCTL_SYNTH_MEMAVL: in snd_seq_oss_ioctl()
/linux/sound/drivers/opl3/
H A Dopl3_oss.c234 case SNDCTL_SYNTH_MEMAVL: in snd_opl3_ioctl_seq_oss()
/linux/sound/synth/emux/
H A Demux_oss.c257 case SNDCTL_SYNTH_MEMAVL: in snd_emux_ioctl_seq_oss()
/linux/include/uapi/linux/
H A Dsoundcard.h142 #define SNDCTL_SYNTH_MEMAVL _SIOWR('Q',14, int) /* in=dev#, out=memsize */ macro