Home
last modified time | relevance | path

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

/Linux-v5.10/sound/core/seq/
Dseq_queue.h32 check_blocked:1; member
Dseq_queue.c249 if (q->check_blocked) { in snd_seq_check_queue()
254 q->check_blocked = 1; in snd_seq_check_queue()
283 q->check_blocked = 0; in snd_seq_check_queue()