Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/seq/oss/
Dseq_oss_synth.c54 int synth_type; member
75 .synth_type = SYNTH_TYPE_MIDI,
114 rec->synth_type = reg->type; in snd_seq_oss_synth_probe()
627 inf->synth_type = SYNTH_TYPE_MIDI; in snd_seq_oss_synth_make_info()
635 inf->synth_type = rec->synth_type; in snd_seq_oss_synth_make_info()
666 rec->synth_type, rec->synth_subtype, in snd_seq_oss_synth_info_read()
/Linux-v4.19/include/uapi/linux/
Dsoundcard.h483 int synth_type; member