Home
last modified time | relevance | path

Searched defs:clientid (Results 1 – 3 of 3) sorted by relevance

/linux/sound/core/seq/
H A Dseq_clientmgr.c99 static struct snd_seq_client *clientptr(int clientid) in clientptr()
109 static struct snd_seq_client *client_use_ptr(int clientid, bool load_module) in client_use_ptr()
172 struct snd_seq_client *snd_seq_client_use_ptr(int clientid) in snd_seq_client_use_ptr()
180 static struct snd_seq_client *client_load_and_use_ptr(int clientid) in client_load_and_use_ptr()
189 bool snd_seq_client_ioctl_lock(int clientid) in snd_seq_client_ioctl_lock()
203 void snd_seq_client_ioctl_unlock(int clientid) in snd_seq_client_ioctl_unlock()
2573 int snd_seq_kernel_client_ctl(int clientid, unsigned int cmd, void *arg) in snd_seq_kernel_client_ctl()
2594 int snd_seq_kernel_client_write_poll(int clientid, struct file *file, poll_table *wait) in snd_seq_kernel_client_write_poll()
/linux/fs/xfs/
H A Dxfs_log.c3330 uint8_t clientid; in xlog_verify_iclog() local
/linux/fs/nfsd/
H A Dnfs4state.c5561 clientid_t *clientid = &open->op_clientid; in nfsd4_process_open1() local