Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtee_drv.h214 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 Dtee.h79 struct tee_ioctl_version_data { struct
92 struct tee_ioctl_version_data)
/linux/drivers/tee/
H A Dtee_core.c240 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 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/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/firmware/qcom/
H A Dqcom_pas_tee.c411 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 Dtee_stmm_efi.c35 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.c437 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 Drtc-optee.c542 static int optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data) in optee_ctx_match()
/linux/drivers/tee/optee/
H A Dsmc_abi.c1219 struct tee_ioctl_version_data *vers) in optee_get_version()
1221 struct tee_ioctl_version_data v = { in optee_get_version()