Home
last modified time | relevance | path

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

/drivers/tee/optee/
A Ddevice.c125 ctx = tee_client_open_context(NULL, optee_ctx_match, NULL, NULL); in __optee_enumerate_devices()
/drivers/firmware/broadcom/
A Dtee_bnxt_fw.c194 pvt_data.ctx = tee_client_open_context(NULL, optee_ctx_match, NULL, in tee_bnxt_fw_probe()
/drivers/char/hw_random/
A Doptee-rng.c223 pvt_data.ctx = tee_client_open_context(NULL, optee_ctx_match, NULL, in optee_rng_probe()
/drivers/nvmem/
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()
/drivers/char/tpm/
A Dtpm_ftpm_tee.c187 pvt_data->ctx = tee_client_open_context(NULL, ftpm_tee_match, NULL, in ftpm_tee_probe()
/drivers/rtc/
A Drtc-optee.c261 priv->ctx = tee_client_open_context(NULL, optee_ctx_match, NULL, NULL); in optee_rtc_probe()
/drivers/firmware/arm_scmi/transports/
A Doptee.c544 tee_ctx = tee_client_open_context(NULL, scmi_optee_ctx_match, NULL, NULL); in scmi_optee_service_probe()
/drivers/firmware/efi/stmm/
A Dtee_stmm_efi.c536 pvt_data.ctx = tee_client_open_context(NULL, tee_ctx_match, NULL, NULL); in tee_stmm_efi_probe()
/drivers/tee/
A Dtee_core.c1111 tee_client_open_context(struct tee_context *start, in tee_client_open_context() function
1151 EXPORT_SYMBOL_GPL(tee_client_open_context);
/drivers/platform/x86/amd/pmf/
A Dtee-if.c460 dev->tee_ctx = tee_client_open_context(NULL, amd_pmf_amdtee_ta_match, NULL, NULL); in amd_pmf_tee_init()

Completed in 15 milliseconds