Home
last modified time | relevance | path

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

/linux-4.1.27/sound/core/seq/
Dseq_clientmgr.h49 unsigned int accept_input: 1, member
Dseq_clientmgr.c338 client->accept_input = 1; in snd_seq_open()
416 if (!client->accept_input || (fifo = client->data.user.fifo) == NULL) in snd_seq_read()
503 if (! dest->accept_input) in get_event_dest_client()
538 ! client->accept_input) in bounce_error_event()
2272 client->accept_input = 1; in snd_seq_create_kernel_client()