Home
last modified time | relevance | path

Searched refs:tee_client_open_context (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/
H A Dtee_drv.h213 tee_client_open_context(struct tee_context *start,
/linux/drivers/nvmem/
H A Dstm32-bsec-optee-ta.c108 tee_ctx = tee_client_open_context(NULL, stm32_bsec_optee_ta_match, NULL, NULL); in stm32_bsec_optee_ta_open()
/linux/security/keys/trusted-keys/
H A Dtrusted_tee.c213 pvt_data.ctx = tee_client_open_context(NULL, optee_ctx_match, NULL, in trusted_key_probe()
/linux/drivers/firmware/qcom/
H A Dqcom_pas_tee.c429 data->ctx = tee_client_open_context(NULL, optee_ctx_match, NULL, NULL); in qcom_pas_tee_probe()
/linux/drivers/firmware/efi/stmm/
H A Dtee_stmm_efi.c538 pvt_data.ctx = tee_client_open_context(NULL, tee_ctx_match, NULL, NULL); in tee_stmm_efi_probe()
/linux/drivers/platform/x86/amd/pmf/
H A Dtee-if.c491 dev->tee_ctx = tee_client_open_context(NULL, amd_pmf_amdtee_ta_match, NULL, NULL); in amd_pmf_tee_init()
/linux/drivers/rtc/
H A Drtc-optee.c568 priv->ctx = tee_client_open_context(NULL, optee_ctx_match, NULL, NULL); in optee_rtc_probe()
/linux/drivers/tee/
H A Dtee_core.c1315 tee_client_open_context(struct tee_context *start, in tee_client_open_context() function
1355 EXPORT_SYMBOL_GPL(tee_client_open_context);