Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
H A Dseq_kernel.h25 #define SNDRV_SEQ_MAX_EVENTS 2000 macro
/kernel/linux/linux-6.6/include/sound/
H A Dseq_kernel.h25 #define SNDRV_SEQ_MAX_EVENTS 2000 macro
/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_clientmgr.c1856 if (info->output_pool >= 1 && info->output_pool <= SNDRV_SEQ_MAX_EVENTS && in snd_seq_ioctl_set_client_pool()
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_clientmgr.c1885 if (info->output_pool >= 1 && info->output_pool <= SNDRV_SEQ_MAX_EVENTS && in snd_seq_ioctl_set_client_pool()

Completed in 10 milliseconds