Searched refs:synth_info (Results 1 - 4 of 4) sorted by relevance

/linux-master/sound/core/seq/oss/
H A Dseq_oss_synth.h37 int snd_seq_oss_synth_make_info(struct seq_oss_devinfo *dp, int dev, struct synth_info *inf);
H A Dseq_oss_ioctl.c20 struct synth_info info;
H A Dseq_oss_synth.c40 /* for synth_info */
603 * create OSS compatible synth_info record
606 snd_seq_oss_synth_make_info(struct seq_oss_devinfo *dp, int dev, struct synth_info *inf)
/linux-master/include/uapi/linux/
H A Dsoundcard.h130 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info)
147 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info)
480 struct synth_info { /* Read only */ struct

Completed in 111 milliseconds