Home
last modified time | relevance | path

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

/Linux-v5.4/sound/core/seq/oss/
Dseq_oss_ioctl.c125 case SNDCTL_SYNTH_MEMAVL: in snd_seq_oss_ioctl()
/Linux-v5.4/sound/drivers/opl3/
Dopl3_oss.c230 case SNDCTL_SYNTH_MEMAVL: in snd_opl3_ioctl_seq_oss()
/Linux-v5.4/sound/synth/emux/
Demux_oss.c255 case SNDCTL_SYNTH_MEMAVL: in snd_emux_ioctl_seq_oss()
/Linux-v5.4/include/uapi/linux/
Dsoundcard.h142 #define SNDCTL_SYNTH_MEMAVL _SIOWR('Q',14, int) /* in=dev#, out=memsize */ macro
/Linux-v5.4/fs/
Dcompat_ioctl.c658 COMPATIBLE_IOCTL(SNDCTL_SYNTH_MEMAVL)