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

/linux-4.1.27/sound/core/seq/
H A Dseq_clientmgr.c60 #define SNDRV_SEQ_CLIENTS_PER_CARD 4 macro
173 SNDRV_SEQ_CLIENTS_PER_CARD; snd_seq_client_use_ptr()
2249 if (card && client_index >= SNDRV_SEQ_CLIENTS_PER_CARD) snd_seq_create_kernel_client()
2259 + card->number * SNDRV_SEQ_CLIENTS_PER_CARD; snd_seq_create_kernel_client()

Completed in 65 milliseconds