Searched defs:fastrpc_invoke_ctx (Results 1 – 1 of 1) sorted by relevance
229 struct fastrpc_invoke_ctx { struct230 int nscalars;231 int nbufs;232 int retval;233 int pid;234 int client_id;235 u32 sc;236 u32 *crc;237 u64 ctxid;238 u64 msg_sz;[all …]