Home
last modified time | relevance | path

Searched defs:clientid (Results 1 – 7 of 7) 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()
164 struct snd_seq_client *snd_seq_client_use_ptr(int clientid) in snd_seq_client_use_ptr()
172 static struct snd_seq_client *client_load_and_use_ptr(int clientid) in client_load_and_use_ptr()
2439 int snd_seq_kernel_client_ctl(int clientid, unsigned int cmd, void *arg) in snd_seq_kernel_client_ctl()
2452 int snd_seq_kernel_client_ioctl(int clientid, unsigned int cmd, void *arg) in snd_seq_kernel_client_ioctl()
2465 int snd_seq_kernel_client_write_poll(int clientid, struct file *file, poll_table *wait) in snd_seq_kernel_client_write_poll()
/linux/drivers/firmware/
H A Dstratix10-svc.c83 #define STRATIX10_SET_CLIENTID(clientid) \ argument
86 #define STRATIX10_SET_TRANSACTIONID(clientid, jobid) \ argument
/linux/fs/nfsd/
H A Dnfs4xdr.c700 nfsd4_decode_clientid4(struct nfsd4_compoundargs *argp, clientid_t *clientid) in nfsd4_decode_clientid4()
713 clientid_t *clientid, struct xdr_netobj *owner) in nfsd4_decode_state_owner4()
1458 clientid_t *clientid = &u->renew; in nfsd4_decode_renew() local
4339 nfsd4_encode_clientid4(struct xdr_stream *xdr, const clientid_t *clientid) in nfsd4_encode_clientid4()
4467 nfsd4_encode_lock_owner4(struct xdr_stream *xdr, const clientid_t *clientid, in nfsd4_encode_lock_owner4()
H A Dstate.h323 clientid_t clientid; member
390 clientid_t clientid; member
/linux/include/linux/
H A Dnfs_xdr.h483 __u64 clientid; member
567 __u64 clientid; member
1212 u64 clientid; member
1283 clientid4 clientid; member
1317 clientid4 clientid; member
1397 u64 clientid; member
1408 u64 clientid; member
/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_arm.c1228 int clientid; member
/linux/fs/xfs/
H A Dxfs_log.c3235 uint8_t clientid; in xlog_verify_iclog() local