Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dseq_kernel.h28 #define SNDRV_SEQ_DEFAULT_EVENTS 500 macro
/OK3568_Linux_fs/kernel/sound/core/seq/
H A Dseq_clientmgr.c330 client = seq_create_client1(-1, SNDRV_SEQ_DEFAULT_EVENTS); in snd_seq_open()