Home
last modified time | relevance | path

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

/linux-3.4.99/sound/core/seq/oss/
Dseq_oss_ioctl.c162 case SNDCTL_SYNTH_INFO: in snd_seq_oss_ioctl()
/linux-3.4.99/sound/oss/
Dmidi_synth.c268 case SNDCTL_SYNTH_INFO: in midi_synth_ioctl()
Dopl3.c127 case SNDCTL_SYNTH_INFO: in opl3_ioctl()
Dsequencer.c1459 case SNDCTL_SYNTH_INFO: in sequencer_ioctl()
Dmpu401.c782 case SNDCTL_SYNTH_INFO: in mpu_synth_ioctl()
/linux-3.4.99/include/linux/
Dsoundcard.h132 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info) macro
/linux-3.4.99/fs/
Dcompat_ioctl.c1039 COMPATIBLE_IOCTL(SNDCTL_SYNTH_INFO)