Home
last modified time | relevance | path

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

/linux-6.1.9/sound/core/seq/
Dseq_ports.c341 port->synth_voices = info->synth_voices; in snd_seq_set_port_info()
370 info->synth_voices = port->synth_voices; in snd_seq_get_port_info()
Dseq_ports.h73 int synth_voices; member
Dseq_compat.c20 s32 synth_voices; /* voices per SYNTH port */ member
/linux-6.1.9/include/uapi/sound/
Dasequencer.h443 int synth_voices; /* voices per SYNTH port */ member
/linux-6.1.9/sound/core/seq/oss/
Dseq_oss_init.c311 port.synth_voices = 128; in create_port()