Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/misc/
Dfastrpc.h13 #define FASTRPC_IOCTL_MMAP _IOWR('R', 6, struct fastrpc_req_mmap) macro
/linux-6.12.1/drivers/misc/
Dfastrpc.c2114 case FASTRPC_IOCTL_MMAP: in fastrpc_device_ioctl()