Home
last modified time | relevance | path

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

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