Searched refs:impl_id (Results 1 – 8 of 8) sorted by relevance
16 if (ver->impl_id == TEE_IMPL_ID_OPTEE) in optee_ctx_match()
202 .impl_id = TEE_IMPL_ID_OPTEE, in optee_get_version()
181 return (ver->impl_id == TEE_IMPL_ID_OPTEE); in optee_ctx_match()
208 if (ver->impl_id == TEE_IMPL_ID_OPTEE) in optee_ctx_match()
203 if ((ver->impl_id == TEE_IMPL_ID_OPTEE) && in ftpm_tee_match()
449 u32 impl_id; member
28 .impl_id = TEE_IMPL_ID_AMDTEE, in amdtee_get_version()
978 return scnprintf(buf, PAGE_SIZE, "%d\n", vers.impl_id); in implementation_id_show()