Home
last modified time | relevance | path

Searched refs:SNDRV_EMUX_MAX_MULTI_VOICES (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/sound/
Demux_synth.h65 #define SNDRV_EMUX_MAX_MULTI_VOICES 16 /* max # of playable voices macro
/linux-6.1.9/sound/synth/emux/
Demux_synth.c51 struct snd_sf_zone *table[SNDRV_EMUX_MAX_MULTI_VOICES]; in snd_emux_note_on()
908 table, SNDRV_EMUX_MAX_MULTI_VOICES); in get_zone()