Home
last modified time | relevance | path

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

/linux-6.12.1/sound/core/seq/oss/
Dseq_oss_synth.c41 int synth_type; member
62 .synth_type = SYNTH_TYPE_MIDI,
101 rec->synth_type = reg->type; in snd_seq_oss_synth_probe()
618 inf->synth_type = SYNTH_TYPE_MIDI; in snd_seq_oss_synth_make_info()
627 inf->synth_type = rec->synth_type; in snd_seq_oss_synth_make_info()
658 rec->synth_type, rec->synth_subtype, in snd_seq_oss_synth_info_read()
/linux-6.12.1/include/uapi/linux/
Dsoundcard.h483 int synth_type; member