Home
last modified time | relevance | path

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

/linux-5.19.10/sound/core/seq/
Dseq_clientmgr.h87 void snd_seq_client_ioctl_unlock(int clientid);
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);
/linux-5.19.10/sound/core/seq/oss/
Dseq_oss_device.h149 snd_seq_client_ioctl_unlock(dp->cseq); in snd_seq_oss_control()