Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_clientmgr.c201 snd_seq_client_unlock(client); in snd_seq_client_ioctl_unlock()
202 snd_seq_client_unlock(client); in snd_seq_client_ioctl_unlock()
551 snd_seq_client_unlock(dest); in get_event_dest_client()
705 snd_seq_client_unlock(dest); in snd_seq_deliver_single_event()
1219 snd_seq_client_unlock(cptr); in snd_seq_ioctl_running_mode()
1264 snd_seq_client_unlock(cptr); in snd_seq_ioctl_get_client_info()
1401 snd_seq_client_unlock(cptr); in snd_seq_ioctl_get_port_info()
1873 snd_seq_client_unlock(cptr); in snd_seq_ioctl_get_client_pool()
2066 snd_seq_client_unlock(cptr); in snd_seq_ioctl_query_next_client()
2097 snd_seq_client_unlock(cptr); in snd_seq_ioctl_query_next_port()
[all …]
H A Dseq_clientmgr.h82 #define snd_seq_client_unlock(client) snd_use_lock_free(&(client)->use_lock) macro
H A Dseq_ports.c193 snd_seq_client_unlock(*cp); in get_client_port()
252 snd_seq_client_unlock(c); in clear_subscriber_list()