Home
last modified time | relevance | path

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

/linux-6.1.9/sound/core/seq/
Dseq_clientmgr.h86 bool snd_seq_client_ioctl_lock(int clientid);
Dseq_clientmgr.c169 bool snd_seq_client_ioctl_lock(int clientid) in snd_seq_client_ioctl_lock() function
180 EXPORT_SYMBOL_GPL(snd_seq_client_ioctl_lock);
/linux-6.1.9/sound/core/seq/oss/
Dseq_oss_device.h147 snd_seq_client_ioctl_lock(dp->cseq); in snd_seq_oss_control()