Searched refs:clients (Results 1 – 7 of 7) sorted by relevance
520 queue->clients++; in snd_seq_queue_use()523 queue->clients--; in snd_seq_queue_use()525 if (queue->clients) { in snd_seq_queue_use()526 if (use && queue->clients == 1) in snd_seq_queue_use()
56 unsigned int clients; /* users of this queue */ member
1139 info.clients = SNDRV_SEQ_MAX_CLIENTS; in snd_seq_ioctl_system_info()
79 &to_i2c_driver(keywest_ctx->client->dev.driver)->clients); in keywest_attach_adapter()
105 sequencer clients.
2362 struct list_head *clients = in soc_dpcm_be_digital_mute() local2365 list_for_each_entry(dpcm, clients, list_be) { in soc_dpcm_be_digital_mute()
1522 ginfo->clients++; in snd_timer_user_ginfo()