Searched refs:tee_client_open_context (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/tee/optee/ |
| D | device.c | 105 ctx = tee_client_open_context(NULL, optee_ctx_match, NULL, NULL); in optee_enumerate_devices()
|
| /Linux-v5.4/include/linux/ |
| D | tee_drv.h | 470 tee_client_open_context(struct tee_context *start,
|
| /Linux-v5.4/drivers/char/hw_random/ |
| D | optee-rng.c | 223 pvt_data.ctx = tee_client_open_context(NULL, optee_ctx_match, NULL, in optee_rng_probe()
|
| /Linux-v5.4/drivers/char/tpm/ |
| D | tpm_ftpm_tee.c | 233 pvt_data->ctx = tee_client_open_context(NULL, ftpm_tee_match, NULL, in ftpm_tee_probe()
|
| /Linux-v5.4/drivers/tee/ |
| D | tee_core.c | 952 tee_client_open_context(struct tee_context *start, in tee_client_open_context() function 992 EXPORT_SYMBOL_GPL(tee_client_open_context);
|