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

/linux-4.1.27/sound/core/seq/
H A Dseq_clientmgr.c154 static char client_requested[SNDRV_SEQ_GLOBAL_CLIENTS]; snd_seq_client_use_ptr() local
159 if (!client_requested[clientid]) { snd_seq_client_use_ptr()
160 client_requested[clientid] = 1; snd_seq_client_use_ptr()

Completed in 37 milliseconds