Searched refs:tee_ioctl_version_data (Results  1 – 14 of 14) sorted by relevance
| /Linux-v6.6/include/linux/ | 
| D | tee_drv.h | 96 			    struct tee_ioctl_version_data *vers);387 			int (*match)(struct tee_ioctl_version_data *,
 389 			const void *data, struct tee_ioctl_version_data *vers);
 406 			    struct tee_ioctl_version_data *vers);
 
 | 
| /Linux-v6.6/include/uapi/linux/ | 
| D | tee.h | 75 struct tee_ioctl_version_data {  struct88 				     struct tee_ioctl_version_data)
 
 | 
| /Linux-v6.6/drivers/tee/ | 
| D | tee_core.c | 271 			     struct tee_ioctl_version_data __user *uvers)  in tee_ioctl_version()273 	struct tee_ioctl_version_data vers;  in tee_ioctl_version()
 969 	struct tee_ioctl_version_data vers;  in implementation_id_show()
 1085 	struct tee_ioctl_version_data *vers;
 1087 	int (*match)(struct tee_ioctl_version_data *, const void *);
 1101 			int (*match)(struct tee_ioctl_version_data *,  in tee_client_open_context()  argument
 1103 			const void *data, struct tee_ioctl_version_data *vers)  in tee_client_open_context()
 1108 	struct tee_ioctl_version_data v;  in tee_client_open_context()
 1149 			    struct tee_ioctl_version_data *vers)  in tee_client_get_version()
 
 | 
| /Linux-v6.6/drivers/tee/optee/ | 
| D | device.c | 14 static int optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data)  in optee_ctx_match()
 | 
| D | ffa_abi.c | 717 				  struct tee_ioctl_version_data *vers)  in optee_ffa_get_version()719 	struct tee_ioctl_version_data v = {  in optee_ffa_get_version()
 
 | 
| D | smc_abi.c | 1183 			      struct tee_ioctl_version_data *vers)  in optee_get_version()1185 	struct tee_ioctl_version_data v = {  in optee_get_version()
 
 | 
| /Linux-v6.6/drivers/tee/amdtee/ | 
| D | core.c | 25 			       struct tee_ioctl_version_data *vers)  in amdtee_get_version()27 	struct tee_ioctl_version_data v = {  in amdtee_get_version()
 
 | 
| /Linux-v6.6/drivers/firmware/broadcom/ | 
| D | tee_bnxt_fw.c | 179 static int optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data)  in optee_ctx_match()
 | 
| /Linux-v6.6/drivers/char/hw_random/ | 
| D | optee-rng.c | 206 static int optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data)  in optee_ctx_match()
 | 
| /Linux-v6.6/drivers/nvmem/ | 
| D | stm32-bsec-optee-ta.c | 59 static int stm32_bsec_optee_ta_match(struct tee_ioctl_version_data *ver,  in stm32_bsec_optee_ta_match()
 | 
| /Linux-v6.6/security/keys/trusted-keys/ | 
| D | trusted_tee.c | 220 static int optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data)  in optee_ctx_match()
 | 
| /Linux-v6.6/drivers/char/tpm/ | 
| D | tpm_ftpm_tee.c | 197 static int ftpm_tee_match(struct tee_ioctl_version_data *ver, const void *data)  in ftpm_tee_match()
 | 
| /Linux-v6.6/drivers/rtc/ | 
| D | rtc-optee.c | 233 static int optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data)  in optee_ctx_match()
 | 
| /Linux-v6.6/drivers/firmware/arm_scmi/ | 
| D | optee.c | 539 static int scmi_optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data)  in scmi_optee_ctx_match()
 |