Home
last modified time | relevance | path

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

/linux-6.1.9/sound/core/seq/oss/
Dseq_oss_ioctl.c137 case SNDCTL_SYNTH_INFO: in snd_seq_oss_ioctl()
/linux-6.1.9/include/uapi/linux/
Dsoundcard.h130 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info) macro