Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tee/optee/
Ddevice.c104 ctx = tee_client_open_context(NULL, optee_ctx_match, NULL, NULL); in __optee_enumerate_devices()
/linux-6.1.9/drivers/firmware/broadcom/
Dtee_bnxt_fw.c194 pvt_data.ctx = tee_client_open_context(NULL, optee_ctx_match, NULL, in tee_bnxt_fw_probe()
/linux-6.1.9/include/linux/
Dtee_drv.h386 tee_client_open_context(struct tee_context *start,
/linux-6.1.9/drivers/char/hw_random/
Doptee-rng.c223 pvt_data.ctx = tee_client_open_context(NULL, optee_ctx_match, NULL, in optee_rng_probe()
/linux-6.1.9/security/keys/trusted-keys/
Dtrusted_tee.c236 pvt_data.ctx = tee_client_open_context(NULL, optee_ctx_match, NULL, in trusted_key_probe()
/linux-6.1.9/drivers/char/tpm/
Dtpm_ftpm_tee.c232 pvt_data->ctx = tee_client_open_context(NULL, ftpm_tee_match, NULL, in ftpm_tee_probe()
/linux-6.1.9/drivers/rtc/
Drtc-optee.c261 priv->ctx = tee_client_open_context(NULL, optee_ctx_match, NULL, NULL); in optee_rtc_probe()
/linux-6.1.9/drivers/firmware/arm_scmi/
Doptee.c558 tee_ctx = tee_client_open_context(NULL, scmi_optee_ctx_match, NULL, NULL); in scmi_optee_service_probe()
/linux-6.1.9/drivers/tee/
Dtee_core.c1100 tee_client_open_context(struct tee_context *start, in tee_client_open_context() function
1140 EXPORT_SYMBOL_GPL(tee_client_open_context);