Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_ports.c353 port->synth_voices = info->synth_voices; in snd_seq_set_port_info()
396 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
/openbmc/linux/include/uapi/sound/
H A Dasequencer.h478 int synth_voices; /* voices per SYNTH port */ member
/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_init.c311 port.synth_voices = 128; in create_port()