Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/misc/
H A Dfastrpc.h13 #define FASTRPC_IOCTL_MMAP _IOWR('R', 6, struct fastrpc_req_mmap) macro
/openbmc/linux/drivers/misc/
H A Dfastrpc.c2116 case FASTRPC_IOCTL_MMAP: in fastrpc_device_ioctl()