Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/misc/
H A Dfastrpc.h14 #define FASTRPC_IOCTL_MUNMAP _IOWR('R', 7, struct fastrpc_req_munmap) macro
/openbmc/linux/drivers/misc/
H A Dfastrpc.c2119 case FASTRPC_IOCTL_MUNMAP: in fastrpc_device_ioctl()