Searched defs:TEEC_GetImplementationInfo (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap4-aah/security/tee_client_api/
H A Dtee_client_api_linux_driver.c899 void TEEC_GetImplementationInfo( function
903 TRACE_INFO("TEEC_GetImplementationInfo", NULL);
917 TRACE_ERROR("TEEC_GetImplementationInfo[0x%X]: ioctl returned error: 0x%x ( %d)\n",context, nResult, errno);
/hardware/ti/omap4xxx/security/tee_client_api/
H A Dtee_client_api_linux_driver.c891 void TEEC_GetImplementationInfo( function
895 TRACE_INFO("TEEC_GetImplementationInfo");
909 TRACE_ERROR("TEEC_GetImplementationInfo[0x%X]: ioctl returned error: 0x%x ( %d)\n",context, nResult, errno);

Completed in 78 milliseconds