Home
last modified time | relevance | path

Searched refs:tee_ioctl_version_data (Results 1 – 18 of 18) sorted by relevance

/linux/include/linux/
H A Dtee_drv.h192 int (*match)(struct tee_ioctl_version_data *,
194 const void *data, struct tee_ioctl_version_data *vers);
211 struct tee_ioctl_version_data *vers);
H A Dtee_core.h82 struct tee_ioctl_version_data *vers);
/linux/include/uapi/linux/
H A Dtee.h76 struct tee_ioctl_version_data { struct
89 struct tee_ioctl_version_data)
/linux/drivers/tee/
H A Dtee_core.c271 struct tee_ioctl_version_data __user *uvers) in tee_ioctl_version()
273 struct tee_ioctl_version_data vers; in tee_ioctl_version()
976 struct tee_ioctl_version_data vers; in implementation_id_show()
1095 struct tee_ioctl_version_data *vers;
1097 int (*match)(struct tee_ioctl_version_data *, const void *);
1111 int (*match)(struct tee_ioctl_version_data *, in tee_client_open_context() argument
1113 const void *data, struct tee_ioctl_version_data *vers) in tee_client_open_context()
1118 struct tee_ioctl_version_data v; in tee_client_open_context()
1159 struct tee_ioctl_version_data *vers) in tee_client_get_version()
/linux/drivers/tee/tstee/
H A Dcore.c45 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 Dcore.c24 struct tee_ioctl_version_data *vers) in amdtee_get_version()
26 struct tee_ioctl_version_data v = { in amdtee_get_version()
/linux/drivers/tee/optee/
H A Ddevice.c14 static int optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data) in optee_ctx_match()
H A Dffa_abi.c757 struct tee_ioctl_version_data *vers) in optee_ffa_get_version()
759 struct tee_ioctl_version_data v = { in optee_ffa_get_version()
H A Dsmc_abi.c1155 struct tee_ioctl_version_data *vers) in optee_get_version()
1157 struct tee_ioctl_version_data v = { in optee_get_version()
/linux/drivers/firmware/broadcom/
H A Dtee_bnxt_fw.c179 static int optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data) in optee_ctx_match()
/linux/drivers/char/hw_random/
H A Doptee-rng.c206 static int optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data) in optee_ctx_match()
/linux/drivers/nvmem/
H A Dstm32-bsec-optee-ta.c59 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 Dtrusted_tee.c196 static int optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data) in optee_ctx_match()
/linux/drivers/char/tpm/
H A Dtpm_ftpm_tee.c197 static int ftpm_tee_match(struct tee_ioctl_version_data *ver, const void *data) in ftpm_tee_match()
/linux/drivers/rtc/
H A Drtc-optee.c233 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 Doptee.c511 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 Dtee_stmm_efi.c36 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 Dtee-if.c388 static int amd_pmf_amdtee_ta_match(struct tee_ioctl_version_data *ver, const void *data) in amd_pmf_amdtee_ta_match()