Searched defs:pContext (Results 1 – 7 of 7) sorted by relevance
/hardware/ti/wlan/wl1271/utils/ |
D | context.c | 133 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/ |
D | lib_manifest2.c | 39 #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()
|
D | delegation_client.c | 875 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/ |
D | test_sample_proxy.c | 418 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/ |
D | tee_client_api_linux_driver.c | 157 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/ |
D | DrvMain.c | 241 TI_HANDLE *pContext, in drvMain_Create()
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/ |
D | OMX_VideoEnc_DSP.h | 259 void *pContext ; /*pointer to context structure used during callback*/ member
|