Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/misc/
Dfastrpc.h16 #define FASTRPC_IOCTL_MEM_MAP _IOWR('R', 10, struct fastrpc_mem_map) macro
/Linux-v6.1/drivers/misc/
Dfastrpc.c1906 case FASTRPC_IOCTL_MEM_MAP: in fastrpc_device_ioctl()