Home
last modified time | relevance | path

Searched refs:check_blocked (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/sound/core/seq/
H A Dseq_queue.h32 bool check_blocked; /* queue being checked */ member
H A Dseq_queue.c252 if (q->check_blocked) { in snd_seq_check_queue()
257 q->check_blocked = 1; in snd_seq_check_queue()
293 q->check_blocked = 0; in snd_seq_check_queue()