Searched refs:optee_ctx_match (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/tee/optee/ |
A D | device.c | 14 static int optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data) in optee_ctx_match() function 104 ctx = tee_client_open_context(NULL, optee_ctx_match, NULL, NULL); in __optee_enumerate_devices()
|
/linux/drivers/firmware/broadcom/ |
A D | tee_bnxt_fw.c | 179 static int optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data) in optee_ctx_match() function 194 pvt_data.ctx = tee_client_open_context(NULL, optee_ctx_match, NULL, in tee_bnxt_fw_probe()
|
/linux/drivers/char/hw_random/ |
A D | optee-rng.c | 206 static int optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data) in optee_ctx_match() function 223 pvt_data.ctx = tee_client_open_context(NULL, optee_ctx_match, NULL, in optee_rng_probe()
|
/linux/security/keys/trusted-keys/ |
A D | trusted_tee.c | 225 static int optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data) in optee_ctx_match() function 241 pvt_data.ctx = tee_client_open_context(NULL, optee_ctx_match, NULL, in trusted_key_probe()
|
/linux/ |
A D | System.map | 14671 ffff800010437060 t optee_ctx_match 30023 ffff8000107ca690 t optee_ctx_match 46880 ffff800010ca0c90 t optee_ctx_match 49108 ffff800010d20b70 t optee_ctx_match
|
A D | .tmp_System.map | 14671 ffff800010437060 t optee_ctx_match 30023 ffff8000107ca690 t optee_ctx_match 46880 ffff800010ca0c90 t optee_ctx_match 49108 ffff800010d20b70 t optee_ctx_match
|
Completed in 357 milliseconds