Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/misc/
Dfastrpc.h13 #define FASTRPC_IOCTL_MMAP _IOWR('R', 6, struct fastrpc_req_mmap) macro
/Linux-v6.6/drivers/misc/
Dfastrpc.c2106 case FASTRPC_IOCTL_MMAP: in fastrpc_device_ioctl()