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

/linux-master/sound/core/seq/
H A Dseq_ports.h84 int synth_voices; member in struct:snd_seq_client_port
H A Dseq_compat.c20 s32 synth_voices; /* voices per SYNTH port */ member in struct:snd_seq_port_info32
H A Dseq_ports.c344 port->synth_voices = info->synth_voices;
387 info->synth_voices = port->synth_voices;
/linux-master/include/uapi/sound/
H A Dasequencer.h478 int synth_voices; /* voices per SYNTH port */ member in struct:snd_seq_port_info
/linux-master/sound/core/seq/oss/
H A Dseq_oss_init.c306 port.synth_voices = 128;

Completed in 97 milliseconds