Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/misc/
Dfastrpc.h10 #define FASTRPC_IOCTL_INVOKE _IOWR('R', 3, struct fastrpc_invoke) macro
/external/fastrpc/inc/
Dfastrpc_internal.h40 #define FASTRPC_IOCTL_INVOKE _IOWR('R', 3, struct fastrpc_invoke) macro
/external/fastrpc/src/
Dfastrpc_apps_user.c789 req = FASTRPC_IOCTL_INVOKE; in remote_handle_invoke_domain()