Home
last modified time | relevance | path

Searched refs:SNDRV_EMUX_MAX_MULTI_VOICES (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Demux_synth.h65 #define SNDRV_EMUX_MAX_MULTI_VOICES 16 /* max # of playable voices macro
/kernel/linux/linux-6.6/include/sound/
H A Demux_synth.h66 #define SNDRV_EMUX_MAX_MULTI_VOICES 16 /* max # of playable voices macro
/kernel/linux/linux-5.10/sound/synth/emux/
H A 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()
/kernel/linux/linux-6.6/sound/synth/emux/
H A Demux_synth.c51 struct snd_sf_zone *table[SNDRV_EMUX_MAX_MULTI_VOICES]; in snd_emux_note_on()
909 table, SNDRV_EMUX_MAX_MULTI_VOICES); in get_zone()

Completed in 4 milliseconds