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