Home
last modified time | relevance | path

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

/sound/core/seq/oss/
Dseq_oss_synth.c54 int synth_type; member
114 rec->synth_type = reg->type; in snd_seq_oss_synth_probe()
629 inf->synth_type = SYNTH_TYPE_MIDI; in snd_seq_oss_synth_make_info()
637 inf->synth_type = rec->synth_type; in snd_seq_oss_synth_make_info()
668 rec->synth_type, rec->synth_subtype, in snd_seq_oss_synth_info_read()
/sound/oss/
Dmidi_synth.h29 .synth_type = SYNTH_TYPE_MIDI,
Ddev_table.h262 int synth_type; member
Dopl3.c1090 .synth_type = SYNTH_TYPE_FM,
1130 devc->fm_info.synth_type = SYNTH_TYPE_FM; in opl3_init()
Dmpu401.c887 .synth_type = SYNTH_TYPE_MIDI,