Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/seq/
Dseq_clientmgr.h52 accept_output: 1; member
Dseq_clientmgr.c325 client->accept_output = 1; in snd_seq_open()
1017 if (!client->accept_output || client->pool == NULL) in snd_seq_write()
2194 client->accept_output = 1; in snd_seq_create_kernel_client()
2258 if (! cptr->accept_output) in kernel_client_enqueue()
2320 if (!cptr->accept_output) in snd_seq_kernel_client_dispatch()