Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/misc/
Dfastrpc.h18 #define FASTRPC_IOCTL_MEM_UNMAP _IOWR('R', 11, struct fastrpc_mem_unmap) macro
/linux-6.12.1/drivers/misc/
Dfastrpc.c2123 case FASTRPC_IOCTL_MEM_UNMAP: in fastrpc_device_ioctl()