SNDRV_SEQ_GLOBAL_CLIENTS 124 sound/core/seq/seq_clientmgr.c static char client_requested[SNDRV_SEQ_GLOBAL_CLIENTS]; SNDRV_SEQ_GLOBAL_CLIENTS 126 sound/core/seq/seq_clientmgr.c if (clientid < SNDRV_SEQ_GLOBAL_CLIENTS) { SNDRV_SEQ_GLOBAL_CLIENTS 142 sound/core/seq/seq_clientmgr.c int card = (clientid - SNDRV_SEQ_GLOBAL_CLIENTS) / SNDRV_SEQ_GLOBAL_CLIENTS 2192 sound/core/seq/seq_clientmgr.c if (card == NULL && client_index >= SNDRV_SEQ_GLOBAL_CLIENTS) SNDRV_SEQ_GLOBAL_CLIENTS 2198 sound/core/seq/seq_clientmgr.c client_index += SNDRV_SEQ_GLOBAL_CLIENTS