Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tee/optee/
Ddevice.c96 ctx = tee_client_open_context(NULL, optee_ctx_match, NULL, NULL); in __optee_enumerate_devices()
/Linux-v5.10/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-v5.10/drivers/char/hw_random/
Doptee-rng.c223 pvt_data.ctx = tee_client_open_context(NULL, optee_ctx_match, NULL, in optee_rng_probe()
/Linux-v5.10/include/linux/
Dtee_drv.h473 tee_client_open_context(struct tee_context *start,
/Linux-v5.10/drivers/char/tpm/
Dtpm_ftpm_tee.c232 pvt_data->ctx = tee_client_open_context(NULL, ftpm_tee_match, NULL, in ftpm_tee_probe()
/Linux-v5.10/drivers/tee/
Dtee_core.c1098 tee_client_open_context(struct tee_context *start, in tee_client_open_context() function
1138 EXPORT_SYMBOL_GPL(tee_client_open_context);