Home
last modified time | relevance | path

Searched refs:accept_output (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_clientmgr.h37 accept_output: 1; member
H A Dseq_clientmgr.c340 client->accept_output = 1; in snd_seq_open()
1032 if (!client->accept_output || client->pool == NULL) in snd_seq_write()
2211 client->accept_output = 1; in snd_seq_create_kernel_client()
2276 if (!cptr->accept_output) { in snd_seq_kernel_client_enqueue()
2318 if (!cptr->accept_output) in snd_seq_kernel_client_dispatch()
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_clientmgr.h36 accept_output: 1; member
H A Dseq_clientmgr.c346 client->accept_output = 1; in snd_seq_open()
1010 if (!client->accept_output || client->pool == NULL) in snd_seq_write()
2383 client->accept_output = 1; in snd_seq_create_kernel_client()
2451 if (!cptr->accept_output) { in snd_seq_kernel_client_enqueue()
2493 if (!cptr->accept_output) in snd_seq_kernel_client_dispatch()

Completed in 7 milliseconds