Searched refs:tee_ioctl_version_data (Results 1 – 19 of 19) 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);
|
| H A D | tee_core.h | 104 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() 1134 struct tee_ioctl_version_data vers; in implementation_id_show() 1306 struct tee_ioctl_version_data *vers; 1308 int (*match)(struct tee_ioctl_version_data *, const void *); 1322 int (*match)(struct tee_ioctl_version_data *, in tee_client_open_context() argument 1324 const void *data, struct tee_ioctl_version_data *vers) in tee_client_open_context() 1329 struct tee_ioctl_version_data v; in tee_client_open_context() 1370 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/tee/amdtee/ |
| H A D | core.c | 27 struct tee_ioctl_version_data *vers) in amdtee_get_version() 29 struct tee_ioctl_version_data v = { in amdtee_get_version()
|
| /linux/drivers/tee/optee/ |
| H A D | device.c | 14 static int optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data) in optee_ctx_match()
|
| H A D | ffa_abi.c | 903 struct tee_ioctl_version_data *vers) in optee_ffa_get_version() 905 struct tee_ioctl_version_data v = { in optee_ffa_get_version()
|
| 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()
|
| /linux/drivers/firmware/broadcom/ |
| H 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()
|
| /linux/drivers/tee/qcomtee/ |
| H A D | call.c | 625 struct tee_ioctl_version_data *vers) in qcomtee_get_version() 627 struct tee_ioctl_version_data v = { in qcomtee_get_version()
|
| /linux/drivers/char/hw_random/ |
| H A D | optee-rng.c | 206 static int optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data) in optee_ctx_match()
|
| /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/drivers/char/tpm/ |
| H A D | tpm_ftpm_tee.c | 153 static int ftpm_tee_match(struct tee_ioctl_version_data *ver, const void *data) in ftpm_tee_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/arm_scmi/transports/ |
| H A D | optee.c | 511 static int scmi_optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data) in scmi_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 | 428 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()
|