Home
last modified time | relevance | path

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

/linux-6.12.1/sound/core/seq/
Dseq_clientmgr.h98 void snd_seq_client_ioctl_unlock(int clientid);
Dseq_clientmgr.c189 void snd_seq_client_ioctl_unlock(int clientid) in snd_seq_client_ioctl_unlock() function
204 EXPORT_SYMBOL_GPL(snd_seq_client_ioctl_unlock);
/linux-6.12.1/sound/core/seq/oss/
Dseq_oss_device.h145 snd_seq_client_ioctl_unlock(dp->cseq); in snd_seq_oss_control()