Home
last modified time | relevance | path

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

/sound/core/seq/
Dseq_queue.c499 queue->clients++; in queue_use()
502 queue->clients--; in queue_use()
504 if (queue->clients) { in queue_use()
505 if (use && queue->clients == 1) in queue_use()
Dseq_queue.h42 unsigned int clients; /* users of this queue */ member
Dseq_clientmgr.c1178 info->clients = SNDRV_SEQ_MAX_CLIENTS; in snd_seq_ioctl_system_info()
/sound/ppc/
Dkeywest.c70 &to_i2c_driver(keywest_ctx->client->dev.driver)->clients); in keywest_attach_adapter()
/sound/soc/sof/
DKconfig209 int "Number of IPC flood test clients"
214 Select the number of IPC flood test clients to be created.
/sound/drivers/
DKconfig122 sequencer clients.
/sound/core/
Dtimer.c1671 ginfo->clients++; in snd_timer_user_ginfo()