Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/seq/
Dseq_clientmgr.c87 static inline int snd_seq_write_pool_allocated(struct snd_seq_client *client) in snd_seq_write_pool_allocated() function
962 if (! snd_seq_write_pool_allocated(client)) in snd_seq_client_enqueue_event()
1039 if (client->pool->size > 0 && !snd_seq_write_pool_allocated(client)) { in snd_seq_write()
1140 if (!snd_seq_write_pool_allocated(client) || in snd_seq_poll()
1857 (! snd_seq_write_pool_allocated(client) || in snd_seq_ioctl_set_client_pool()
1859 if (snd_seq_write_pool_allocated(client)) { in snd_seq_ioctl_set_client_pool()
2369 if (! snd_seq_write_pool_allocated(client)) in snd_seq_kernel_client_write_poll()
2469 if (snd_seq_write_pool_allocated(client)) { in snd_seq_info_clients_read()