Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/core/seq/
H A 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()
H A Dseq_ports.h73 int synth_voices; member
H A Dseq_compat.c20 s32 synth_voices; /* voices per SYNTH port */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dasequencer.h459 int synth_voices; /* voices per SYNTH port */ member
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasequencer.h459 int synth_voices; /* voices per SYNTH port */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dasequencer.h459 int synth_voices; /* voices per SYNTH port */ member
/OK3568_Linux_fs/kernel/sound/core/seq/oss/
H A Dseq_oss_init.c312 port.synth_voices = 128; in create_port()