Home
last modified time | relevance | path

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

/linux/sound/core/seq/oss/
H A Dseq_oss_synth.c42 int synth_subtype; member
63 .synth_subtype = 0,
102 rec->synth_subtype = reg->subtype; in snd_seq_oss_synth_probe()
619 inf->synth_subtype = 0; in snd_seq_oss_synth_make_info()
628 inf->synth_subtype = rec->synth_subtype; in snd_seq_oss_synth_make_info()
658 rec->synth_type, rec->synth_subtype, in snd_seq_oss_synth_info_read()
/linux/include/uapi/linux/
H A Dsoundcard.h488 int synth_subtype; member