Home
last modified time | relevance | path

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

/linux/sound/core/seq/
H A Dseq_ports.c344 port->synth_voices = info->synth_voices; in snd_seq_set_port_info()
389 info->synth_voices = port->synth_voices; in snd_seq_get_port_info()
H A Dseq_ports.h74 int synth_voices; member
H A Dseq_compat.c20 s32 synth_voices; /* voices per SYNTH port */ member
/linux/include/uapi/sound/
H A Dasequencer.h490 int synth_voices; /* voices per SYNTH port */
480 int synth_voices; /* voices per SYNTH port */ global() member
/linux/sound/core/seq/oss/
H A Dseq_oss_init.c306 port.synth_voices = 128; in create_port()