Searched refs:tee_ioctl_version_data (Results 1 – 11 of 11) sorted by relevance
| /linux/include/linux/ |
| H A D | tee_drv.h | 214 int (*match)(struct tee_ioctl_version_data *, 216 const void *data, struct tee_ioctl_version_data *vers); 233 struct tee_ioctl_version_data *vers);
|
| /linux/include/uapi/linux/ |
| H A D | tee.h | 79 struct tee_ioctl_version_data { struct 92 struct tee_ioctl_version_data)
|
| /linux/drivers/tee/ |
| H A D | tee_core.c | 240 struct tee_ioctl_version_data __user *uvers) in tee_ioctl_version() 242 struct tee_ioctl_version_data vers; in tee_ioctl_version() 1128 struct tee_ioctl_version_data vers; in implementation_id_show() 1300 struct tee_ioctl_version_data *vers; 1302 int (*match)(struct tee_ioctl_version_data *, const void *); 1316 int (*match)(struct tee_ioctl_version_data *, in tee_client_open_context() argument 1318 const void *data, struct tee_ioctl_version_data *vers) in tee_client_open_context() 1323 struct tee_ioctl_version_data v; in tee_client_open_context() 1364 struct tee_ioctl_version_data *vers) in tee_client_get_version()
|
| /linux/drivers/tee/tstee/ |
| H A D | core.c | 45 struct tee_ioctl_version_data *vers) in tstee_get_version() 48 struct tee_ioctl_version_data v = { in tstee_get_version()
|
| /linux/drivers/nvmem/ |
| H A 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/security/keys/trusted-keys/ |
| H A D | trusted_tee.c | 196 static int optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data) in optee_ctx_match()
|
| /linux/drivers/firmware/qcom/ |
| H A D | qcom_pas_tee.c | 411 static int optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data) in optee_ctx_match()
|
| /linux/drivers/firmware/efi/stmm/ |
| H A D | tee_stmm_efi.c | 35 static int tee_ctx_match(struct tee_ioctl_version_data *ver, const void *data) in tee_ctx_match()
|
| /linux/drivers/platform/x86/amd/pmf/ |
| H A D | tee-if.c | 437 static int amd_pmf_amdtee_ta_match(struct tee_ioctl_version_data *ver, const void *data) in amd_pmf_amdtee_ta_match()
|
| /linux/drivers/rtc/ |
| H A D | rtc-optee.c | 542 static int optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data) in optee_ctx_match()
|
| /linux/drivers/tee/optee/ |
| H A D | smc_abi.c | 1219 struct tee_ioctl_version_data *vers) in optee_get_version() 1221 struct tee_ioctl_version_data v = { in optee_get_version()
|