Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_clientmgr.c63 static struct snd_seq_usage client_usage; variable
321 usage_free(&client_usage, 1);
377 usage_alloc(&client_usage, 1); in snd_seq_open()
1202 info->cur_clients = client_usage.cur; in snd_seq_ioctl_running_mode()
2409 usage_alloc(&client_usage, 1); in snd_seq_create_kernel_client()
2696 snd_iprintf(buffer, " cur clients : %d\n", client_usage.cur); in snd_seq_info_clients_read()
2697 snd_iprintf(buffer, " peak clients : %d\n", client_usage.peak); in snd_seq_info_clients_read()