Home
last modified time | relevance | path

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

/linux/sound/core/seq/ !
H A Dseq_clientmgr.c93 static inline int snd_seq_write_pool_allocated(struct snd_seq_client *client) in snd_seq_write_pool_allocated() function
970 if (! snd_seq_write_pool_allocated(client)) in snd_seq_client_enqueue_event()
1049 if (client->pool->size > 0 && !snd_seq_write_pool_allocated(client)) { in snd_seq_write()
1934 (! snd_seq_write_pool_allocated(client) || in snd_seq_ioctl_set_client_pool()
1936 if (snd_seq_write_pool_allocated(client)) { in snd_seq_ioctl_set_client_pool()
2752 if (snd_seq_write_pool_allocated(client)) { in snd_seq_info_clients_read()