Home
last modified time | relevance | path

Searched refs:synth_voices (Results 1 – 4 of 4) sorted by relevance

/sound/core/seq/
Dseq_ports.c359 port->synth_voices = info->synth_voices; in snd_seq_set_port_info()
388 info->synth_voices = port->synth_voices; in snd_seq_get_port_info()
Dseq_ports.h88 int synth_voices; member
Dseq_compat.c34 s32 synth_voices; /* voices per SYNTH port */ member
/sound/core/seq/oss/
Dseq_oss_init.c325 port.synth_voices = 128; in create_port()