Home
last modified time | relevance | path

Searched defs:max_voices (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/sound/
H A Demu10k1_synth.h21 int max_voices; /* maximum number of voices for wavetable */ member
H A Demux_synth.h83 int max_voices; /* Number of voices */ member
H A Dopl3.h305 unsigned char max_voices; /* max number of voices */ member
/openbmc/linux/sound/drivers/opl3/
H A Dopl3_synth.c355 int max_voices, i; in snd_opl3_reset() local
/openbmc/qemu/audio/
H A Daudio_template.h42 int max_voices = glue (drv->max_voices_, TYPE); in glue() local