Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_queue.h32 bool check_blocked; /* queue being checked */ member
H A Dseq_queue.c253 if (q->check_blocked) { in snd_seq_check_queue()
258 q->check_blocked = 1; in snd_seq_check_queue()
294 q->check_blocked = 0; in snd_seq_check_queue()