Searched defs:fastrpc_invoke (Results 1 – 6 of 6) sorted by relevance
24 struct fastrpc_invoke { struct25 __u32 handle;26 __u32 sc;27 __u64 args;
36 struct fastrpc_invoke { struct37 __u32 handle;38 __u32 sc;39 __u64 args;
77 struct fastrpc_invoke { struct78 __u32 handle;79 __u32 sc;80 __u64 args;
1320 static int fastrpc_invoke(struct fastrpc_user *fl, char __user *argp) in fastrpc_invoke() function
1660 static int fastrpc_invoke(struct fastrpc_user *fl, char __user *argp) in fastrpc_invoke() function