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

/linux-master/include/uapi/misc/
H A Dfastrpc.h13 #define FASTRPC_IOCTL_MMAP _IOWR('R', 6, struct fastrpc_req_mmap)
103 struct fastrpc_req_mmap { struct
/linux-master/drivers/misc/
H A Dfastrpc.c1850 static int fastrpc_req_mmap(struct fastrpc_user *fl, char __user *argp) function
1857 struct fastrpc_req_mmap req;
2110 err = fastrpc_req_mmap(fl, argp);

Completed in 300 milliseconds