Home
last modified time | relevance | path

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

/linux-4.1.27/sound/core/seq/oss/
Dseq_oss_synth.c53 int synth_type; member
113 rec->synth_type = reg->type; in snd_seq_oss_synth_probe()
614 inf->synth_type = SYNTH_TYPE_MIDI; in snd_seq_oss_synth_make_info()
622 inf->synth_type = rec->synth_type; in snd_seq_oss_synth_make_info()
653 rec->synth_type, rec->synth_subtype, in snd_seq_oss_synth_info_read()
/linux-4.1.27/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,
/linux-4.1.27/include/uapi/linux/
Dsoundcard.h483 int synth_type; member