Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/core/seq/
H A Dseq_clientmgr.c195 snd_seq_client_unlock(client); in snd_seq_client_ioctl_unlock()
196 snd_seq_client_unlock(client); in snd_seq_client_ioctl_unlock()
515 snd_seq_client_unlock(dest); in get_event_dest_client()
648 snd_seq_client_unlock(dest); in snd_seq_deliver_single_event()
745 snd_seq_client_unlock(dest_client); in port_broadcast_event()
915 snd_seq_client_unlock(client); in snd_seq_dispatch_event()
1215 snd_seq_client_unlock(cptr); in snd_seq_ioctl_running_mode()
1258 snd_seq_client_unlock(cptr); in snd_seq_ioctl_get_client_info()
1370 snd_seq_client_unlock(cptr); in snd_seq_ioctl_get_port_info()
1377 snd_seq_client_unlock(cptr); in snd_seq_ioctl_get_port_info()
[all …]
H A Dseq_clientmgr.h76 #define snd_seq_client_unlock(client) snd_use_lock_free(&(client)->use_lock) macro
H A Dseq_ports.c181 snd_seq_client_unlock(*cp); in get_client_port()
240 snd_seq_client_unlock(c); in clear_subscriber_list()