SNDRV_SEQ_GLOBAL_CLIENTS  153 sound/core/seq/seq_clientmgr.c 		static char client_requested[SNDRV_SEQ_GLOBAL_CLIENTS];
SNDRV_SEQ_GLOBAL_CLIENTS  155 sound/core/seq/seq_clientmgr.c 		if (clientid < SNDRV_SEQ_GLOBAL_CLIENTS) {
SNDRV_SEQ_GLOBAL_CLIENTS  171 sound/core/seq/seq_clientmgr.c 			int card = (clientid - SNDRV_SEQ_GLOBAL_CLIENTS) /
SNDRV_SEQ_GLOBAL_CLIENTS 2230 sound/core/seq/seq_clientmgr.c 	if (card == NULL && client_index >= SNDRV_SEQ_GLOBAL_CLIENTS)
SNDRV_SEQ_GLOBAL_CLIENTS 2237 sound/core/seq/seq_clientmgr.c 		client_index += SNDRV_SEQ_GLOBAL_CLIENTS