HomeSort by relevance Sort by last modified time
    Searched defs:TEEC_GetImplementationInfo (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4-aah/security/tee_client_api/
tee_client_api_linux_driver.c 899 void TEEC_GetImplementationInfo(
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/
tee_client_api_linux_driver.c 891 void TEEC_GetImplementationInfo(
895 TRACE_INFO("TEEC_GetImplementationInfo");
909 TRACE_ERROR("TEEC_GetImplementationInfo[0x%X]: ioctl returned error: 0x%x ( %d)\n",context, nResult, errno);

Completed in 229 milliseconds