Home
last modified time | relevance | path

Searched refs:synth_info (Results 1 – 5 of 5) sorted by relevance

/linux/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; in snd_seq_oss_synth_info_user()
H A Dseq_oss_synth.c33 /* for synth_info */
553 * create OSS compatible synth_info record
556 snd_seq_oss_synth_make_info(struct seq_oss_devinfo *dp, int dev, struct synth_info *inf) in snd_seq_oss_synth_make_info()
/linux/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
481 namesynth_info global() argument
482 devicesynth_info global() argument
483 synth_typesynth_info global() argument
488 synth_subtypesynth_info global() argument
497 perc_modesynth_info global() argument
498 nr_voicessynth_info global() argument
499 nr_drumssynth_info global() argument
500 instr_bank_sizesynth_info global() argument
501 capabilitiessynth_info global() argument
505 dummiessynth_info global() argument
/linux/Documentation/sound/designs/
H A Dseq-oss.rst188 are used for making the appropriate synth_info structure for ioctl. The