Home
last modified time | relevance | path

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

/linux-6.14.4/sound/core/seq/
Dseq_clientmgr.h35 unsigned int accept_input: 1, member
Dseq_clientmgr.c358 client->accept_input = 1; in snd_seq_open()
451 if (!client->accept_input) in snd_seq_read()
550 if (! dest->accept_input) in get_event_dest_client()
586 ! client->accept_input) in bounce_error_event()
2427 client->accept_input = 1; in snd_seq_create_kernel_client()