Home
last modified time | relevance | path

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

/external/fastrpc/inc/
Dremote.h229 #define FASTRPC_ATTR_NOMAP (16) macro
Dfastrpc_internal.h88 #define FASTRPC_ATTR_NOMAP (16) macro
/external/fastrpc/src/
Dfastrpc_apps_user.c450 if (attr && attr != FASTRPC_ATTR_NOMAP) { in remote_register_dma_handle_attr()