Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/misc/
Dfastrpc.h10 #define FASTRPC_IOCTL_INVOKE _IOWR('R', 3, struct fastrpc_invoke) macro
/Linux-v5.15/drivers/misc/
Dfastrpc.c1491 case FASTRPC_IOCTL_INVOKE: in fastrpc_device_ioctl()