Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dfastrpc.c1877 static int fastrpc_req_munmap(struct fastrpc_user *fl, char __user *argp) in fastrpc_req_munmap() function
1880 struct fastrpc_req_munmap req; in fastrpc_req_munmap()
2167 err = fastrpc_req_munmap(fl, argp); in fastrpc_device_ioctl()