Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/seq/
Dseq_queue.h46 check_blocked:1; member
Dseq_queue.c260 if (q->check_blocked) { in snd_seq_check_queue()
265 q->check_blocked = 1; in snd_seq_check_queue()
293 q->check_blocked = 0; in snd_seq_check_queue()