Home
last modified time | relevance | path

Searched defs:pContext (Results 1 – 7 of 7) sorted by relevance

/hardware/ti/wlan/wl1271/utils/
Dcontext.c133 TContext *pContext = (TContext *)hContext; in context_Destroy() local
160 TContext *pContext = (TContext *)hContext; in context_Init() local
185 TContext *pContext = (TContext *)hContext; in context_SetDefaults() local
218 TContext *pContext = (TContext *)hContext; in context_RegisterClient() local
274 TContext *pContext = (TContext *)hContext; in context_RequestSchedule() local
319 TContext *pContext = (TContext *)hContext; in context_DriverTask() local
367 TContext *pContext = (TContext *)hContext; in context_EnableClient() local
406 TContext *pContext = (TContext *)hContext; in context_DisableClient() local
436 TContext *pContext = (TContext *)hContext; in context_EnterCriticalSection() local
446 TContext *pContext = (TContext *)hContext; in context_LeaveCriticalSection() local
[all …]
/hardware/ti/omap4xxx/security/tf_daemon/
Dlib_manifest2.c39 #define LOG_ERROR(pContext, msg, ...) log_error("%s - line %d: " msg, pContext->pManifestName, pCon… argument
50 #define LOG_ERROR(pContext...) argument
57 LIB_MANIFEST2_CONTEXT* pContext) in libManifest2InitContext()
132 LIB_MANIFEST2_CONTEXT* pContext, in static_libManifest2GetNextItemInternal()
520 LIB_MANIFEST2_CONTEXT* pContext, in libManifest2GetNextItem()
642 LIB_MANIFEST2_CONTEXT* pContext, in libManifest2CheckFormat()
Ddelegation_client.c875 static int runSession(TEEC_Context* pContext, TEEC_Session* pSession, TEEC_Operation* pOperation) in runSession()
1107 static int createSession(TEEC_Context* pContext, TEEC_Session* pSession, TEEC_Operation* pOperation) in createSession()
/hardware/ti/omap4xxx/domx/test/sample_proxy/
Dtest_sample_proxy.c418 SampleCompTestCtxt *pContext; in SampleTest_EventHandler() local
494 SampleCompTestCtxt *pContext; in SampleTest_EmptyBufferDone() local
519 SampleCompTestCtxt *pContext; in SampleTest_FillBufferDone() local
548 static void SampleTest_ReadInputFile(SampleCompTestCtxt * pContext, in SampleTest_ReadInputFile()
576 OMX_ERRORTYPE SampleTest_WriteInBuffers(SampleCompTestCtxt * pContext) in SampleTest_WriteInBuffers()
639 OMX_ERRORTYPE SampleTest_ReadOutBuffers(SampleCompTestCtxt * pContext) in SampleTest_ReadOutBuffers()
672 OMX_ERRORTYPE SampleTest_AllocateBuffers(SampleCompTestCtxt * pContext, in SampleTest_AllocateBuffers()
836 OMX_ERRORTYPE SampleTest_DeInitBuffers(SampleCompTestCtxt * pContext) in SampleTest_DeInitBuffers()
924 SampleCompTestCtxt * pContext) in SampleTest_TransitionWait()
992 SampleCompTestCtxt *pContext; in main() local
/hardware/ti/omap4xxx/security/tee_client_api/
Dtee_client_api_linux_driver.c157 IN TEEC_Context* pContext, in scxExchangeMessage()
380 TEEC_Context* pContext) in TEEC_InitializeContext()
443 void TEEC_FinalizeContext(TEEC_Context* pContext) in TEEC_FinalizeContext()
/hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
DDrvMain.c241 TI_HANDLE *pContext, in drvMain_Create()
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
DOMX_VideoEnc_DSP.h259 void *pContext ; /*pointer to context structure used during callback*/ member