Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dfastrpc.c1722 static int fastrpc_invoke(struct fastrpc_user *fl, char __user *argp) in fastrpc_invoke() function
1725 struct fastrpc_invoke inv; in fastrpc_invoke()
2145 err = fastrpc_invoke(fl, argp); in fastrpc_device_ioctl()