tee_client_open_context  223 drivers/char/hw_random/optee-rng.c 	pvt_data.ctx = tee_client_open_context(NULL, optee_ctx_match, NULL,
tee_client_open_context  233 drivers/char/tpm/tpm_ftpm_tee.c 	pvt_data->ctx = tee_client_open_context(NULL, ftpm_tee_match, NULL,
tee_client_open_context  105 drivers/tee/optee/device.c 	ctx = tee_client_open_context(NULL, optee_ctx_match, NULL, NULL);
tee_client_open_context  992 drivers/tee/tee_core.c EXPORT_SYMBOL_GPL(tee_client_open_context);
tee_client_open_context  470 include/linux/tee_drv.h tee_client_open_context(struct tee_context *start,