Home
last modified time | relevance | path

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

/linux-4.1.27/sound/core/seq/oss/
Dseq_oss_ioctl.c150 case SNDCTL_SYNTH_INFO: in snd_seq_oss_ioctl()
/linux-4.1.27/sound/oss/
Dmidi_synth.c268 case SNDCTL_SYNTH_INFO: in midi_synth_ioctl()
Dopl3.c127 case SNDCTL_SYNTH_INFO: in opl3_ioctl()
Dsequencer.c1451 case SNDCTL_SYNTH_INFO: in sequencer_ioctl()
Dmpu401.c781 case SNDCTL_SYNTH_INFO: in mpu_synth_ioctl()
/linux-4.1.27/include/uapi/linux/
Dsoundcard.h130 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info) macro
/linux-4.1.27/fs/
Dcompat_ioctl.c1048 COMPATIBLE_IOCTL(SNDCTL_SYNTH_INFO)