Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/misc/
Dfastrpc.h17 #define FASTRPC_IOCTL_MEM_UNMAP _IOWR('R', 11, struct fastrpc_mem_unmap) macro
/Linux-v6.1/drivers/misc/
Dfastrpc.c1909 case FASTRPC_IOCTL_MEM_UNMAP: in fastrpc_device_ioctl()