Home
last modified time | relevance | path

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

/linux-3.4.99/include/sound/
Dseq_kernel.h49 #define SNDRV_SEQ_DEFAULT_EVENTS 500 macro
/linux-3.4.99/sound/core/seq/
Dseq_clientmgr.c330 client = seq_create_client1(-1, SNDRV_SEQ_DEFAULT_EVENTS); in snd_seq_open()