snd_seq_kernel_client_enqueue_blocking  189 sound/core/seq/oss/seq_oss_rw.c 			rc = snd_seq_kernel_client_enqueue_blocking(dp->cseq, &event, opt, 0, 0);
snd_seq_kernel_client_enqueue_blocking  117 sound/core/seq/oss/seq_oss_writeq.c 		snd_seq_kernel_client_enqueue_blocking(dp->cseq, &ev, NULL, 0, 0);
snd_seq_kernel_client_enqueue_blocking   95 sound/core/seq/seq_clientmgr.h int snd_seq_kernel_client_enqueue_blocking(int client, struct snd_seq_event * ev,