Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/misc/
H A Dfastrpc.h18 #define FASTRPC_IOCTL_MEM_UNMAP _IOWR('R', 11, struct fastrpc_mem_unmap) macro
/openbmc/linux/drivers/misc/
H A Dfastrpc.c2125 case FASTRPC_IOCTL_MEM_UNMAP: in fastrpc_device_ioctl()