Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_ioctl.c138 case SNDCTL_SYNTH_ID: in snd_seq_oss_ioctl()
/openbmc/linux/include/uapi/linux/
H A Dsoundcard.h147 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info) macro