Searched defs:seq_oss_synthinfo (Results 1 – 1 of 1) sorted by relevance
55 struct seq_oss_synthinfo { struct56 struct snd_seq_oss_arg arg;57 struct seq_oss_chinfo *ch;58 struct seq_oss_synth_sysex *sysex;59 int nr_voices;60 int opened;61 int is_midi;62 int midi_mapped;
Completed in 4 milliseconds