Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_ioctl.c125 case SNDCTL_SYNTH_MEMAVL: in snd_seq_oss_ioctl()
/openbmc/linux/sound/drivers/opl3/
H A Dopl3_oss.c232 case SNDCTL_SYNTH_MEMAVL: in snd_opl3_ioctl_seq_oss()
/openbmc/linux/sound/synth/emux/
H A Demux_oss.c255 case SNDCTL_SYNTH_MEMAVL: in snd_emux_ioctl_seq_oss()
/openbmc/linux/include/uapi/linux/
H A Dsoundcard.h142 #define SNDCTL_SYNTH_MEMAVL _SIOWR('Q',14, int) /* in=dev#, out=memsize */ macro
/openbmc/qemu/linux-user/
H A Dioctls.h493 IOCTL(SNDCTL_SYNTH_MEMAVL, IOC_RW, MK_PTR(TYPE_INT))