Searched refs:fastrpc_invoke (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/misc/
H A Dfastrpc.h10 #define FASTRPC_IOCTL_INVOKE _IOWR('R', 3, struct fastrpc_invoke)
77 struct fastrpc_invoke { struct
/linux-master/drivers/misc/
H A Dfastrpc.c1661 static int fastrpc_invoke(struct fastrpc_user *fl, char __user *argp) function
1664 struct fastrpc_invoke inv;
2092 err = fastrpc_invoke(fl, argp);

Completed in 98 milliseconds