Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dfastrpc.c168 struct fastrpc_msg { struct
169 int client_id; /* process client id */
170 int tid; /* thread id */
171 u64 ctx; /* invoke caller context */
172 u32 handle; /* handle to invoke */
173 u32 sc; /* scalars structure describing the data */
174 u64 addr; /* physical address */
175 u64 size; /* size of contiguous region */