Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/misc/
H A Dfastrpc.h10 #define FASTRPC_IOCTL_INVOKE _IOWR('R', 3, struct fastrpc_invoke) macro
/openbmc/linux/drivers/misc/
H A Dfastrpc.c2098 case FASTRPC_IOCTL_INVOKE: in fastrpc_device_ioctl()