Home
last modified time | relevance | path

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

/linux-3.4.99/sound/core/seq/
Dseq_ports.c357 port->synth_voices = info->synth_voices; in snd_seq_set_port_info()
386 info->synth_voices = port->synth_voices; in snd_seq_get_port_info()
Dseq_ports.h89 int synth_voices; member
Dseq_compat.c34 s32 synth_voices; /* voices per SYNTH port */ member
/linux-3.4.99/include/sound/
Dasequencer.h519 int synth_voices; /* voices per SYNTH port */ member
/linux-3.4.99/sound/core/seq/oss/
Dseq_oss_init.c326 port.synth_voices = 128; in create_port()