Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/seq/
Dseq_clientmgr.c500 snd_seq_client_unlock(dest); in get_event_dest_client()
633 snd_seq_client_unlock(dest); in snd_seq_deliver_single_event()
730 snd_seq_client_unlock(dest_client); in port_broadcast_event()
900 snd_seq_client_unlock(client); in snd_seq_dispatch_event()
1191 snd_seq_client_unlock(cptr); in snd_seq_ioctl_running_mode()
1234 snd_seq_client_unlock(cptr); in snd_seq_ioctl_get_client_info()
1346 snd_seq_client_unlock(cptr); in snd_seq_ioctl_get_port_info()
1353 snd_seq_client_unlock(cptr); in snd_seq_ioctl_get_port_info()
1468 snd_seq_client_unlock(sender); in snd_seq_ioctl_subscribe_port()
1470 snd_seq_client_unlock(receiver); in snd_seq_ioctl_subscribe_port()
[all …]
Dseq_clientmgr.h91 #define snd_seq_client_unlock(client) snd_use_lock_free(&(client)->use_lock) macro
Dseq_ports.c197 snd_seq_client_unlock(*cp); in get_client_port()
256 snd_seq_client_unlock(c); in clear_subscriber_list()