Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/seq/oss/
Dseq_oss_ioctl.c138 case SNDCTL_SYNTH_MEMAVL: in snd_seq_oss_ioctl()
/Linux-v4.19/sound/drivers/opl3/
Dopl3_oss.c243 case SNDCTL_SYNTH_MEMAVL: in snd_opl3_ioctl_seq_oss()
/Linux-v4.19/sound/synth/emux/
Demux_oss.c268 case SNDCTL_SYNTH_MEMAVL: in snd_emux_ioctl_seq_oss()
/Linux-v4.19/include/uapi/linux/
Dsoundcard.h142 #define SNDCTL_SYNTH_MEMAVL _SIOWR('Q',14, int) /* in=dev#, out=memsize */ macro
/Linux-v4.19/fs/
Dcompat_ioctl.c917 COMPATIBLE_IOCTL(SNDCTL_SYNTH_MEMAVL)