Searched refs:snd_seq_info_pool (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/core/seq/ |
H A D | seq_memory.h | 85 void snd_seq_info_pool(struct snd_info_buffer *buffer,
|
H A D | seq_memory.c | 495 void snd_seq_info_pool(struct snd_info_buffer *buffer, in snd_seq_info_pool() function
|
H A D | seq_clientmgr.c | 2471 snd_seq_info_pool(buffer, client->pool, " "); in snd_seq_info_clients_read() 2476 snd_seq_info_pool(buffer, client->data.user.fifo->pool, " "); in snd_seq_info_clients_read()
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_memory.h | 102 void snd_seq_info_pool(struct snd_info_buffer *buffer,
|
H A D | seq_memory.c | 560 void snd_seq_info_pool(struct snd_info_buffer *buffer, in snd_seq_info_pool() function
|
H A D | seq_clientmgr.c | 2692 snd_seq_info_pool(buffer, client->pool, " "); in snd_seq_info_clients_read() 2697 snd_seq_info_pool(buffer, client->data.user.fifo->pool, " "); in snd_seq_info_clients_read()
|
Completed in 10 milliseconds