Home
last modified time | relevance | path

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

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