Searched refs:snd_seq_pool_poll_wait (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/core/seq/ |
H A D | seq_memory.h | 83 int snd_seq_pool_poll_wait(struct snd_seq_pool *pool, struct file *file, poll_table *wait);
|
H A D | seq_memory.c | 363 int snd_seq_pool_poll_wait(struct snd_seq_pool *pool, struct file *file, in snd_seq_pool_poll_wait() function
|
H A D | seq_clientmgr.c | 1141 snd_seq_pool_poll_wait(client->pool, file, wait)) in snd_seq_poll() 2371 if (snd_seq_pool_poll_wait(client->pool, file, wait)) in snd_seq_kernel_client_write_poll()
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_memory.h | 100 int snd_seq_pool_poll_wait(struct snd_seq_pool *pool, struct file *file, poll_table *wait);
|
H A D | seq_memory.c | 428 int snd_seq_pool_poll_wait(struct snd_seq_pool *pool, struct file *file, in snd_seq_pool_poll_wait() function
|
H A D | seq_clientmgr.c | 1136 snd_seq_pool_poll_wait(client->pool, file, wait)) in snd_seq_poll() 2546 if (snd_seq_pool_poll_wait(client->pool, file, wait)) in snd_seq_kernel_client_write_poll()
|
Completed in 9 milliseconds