Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/core/seq/
H A Dseq_clientmgr.h87 void snd_seq_client_ioctl_unlock(int clientid);
H A Dseq_clientmgr.c183 void snd_seq_client_ioctl_unlock(int clientid) in snd_seq_client_ioctl_unlock() function
198 EXPORT_SYMBOL_GPL(snd_seq_client_ioctl_unlock);
/OK3568_Linux_fs/kernel/sound/core/seq/oss/
H A Dseq_oss_device.h149 snd_seq_client_ioctl_unlock(dp->cseq); in snd_seq_oss_control()