Home
last modified time | relevance | path

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

/linux/sound/core/seq/
A Dseq_clientmgr.c175 client = snd_seq_client_use_ptr(clientid); in snd_seq_client_ioctl_lock()
189 client = snd_seq_client_use_ptr(clientid); in snd_seq_client_ioctl_unlock()
506 dest = snd_seq_client_use_ptr(event->dest.client); in get_event_dest_client()
1198 cptr = snd_seq_client_use_ptr(info->client); in snd_seq_ioctl_running_mode()
1370 cptr = snd_seq_client_use_ptr(info->addr.client); in snd_seq_ioctl_get_port_info()
1838 cptr = snd_seq_client_use_ptr(info->client); in snd_seq_ioctl_get_client_pool()
1973 cptr = snd_seq_client_use_ptr(subs->root.client); in snd_seq_ioctl_query_subs()
2040 cptr = snd_seq_client_use_ptr(info->client); in snd_seq_ioctl_query_next_client()
2290 cptr = snd_seq_client_use_ptr(client); in snd_seq_kernel_client_enqueue()
2332 cptr = snd_seq_client_use_ptr(client); in snd_seq_kernel_client_dispatch()
[all …]
A Dseq_clientmgr.h73 struct snd_seq_client *snd_seq_client_use_ptr(int clientid);
A Dseq_ports.c177 *cp = snd_seq_client_use_ptr(addr->client); in get_client_port()

Completed in 9 milliseconds