Home
last modified time | relevance | path

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

/linux/include/linux/
A Dtee_drv.h99 struct tee_ioctl_version_data *vers);
481 int (*match)(struct tee_ioctl_version_data *,
483 const void *data, struct tee_ioctl_version_data *vers);
500 struct tee_ioctl_version_data *vers);
/linux/include/uapi/linux/
A Dtee.h79 struct tee_ioctl_version_data { struct
92 struct tee_ioctl_version_data)
/linux/drivers/tee/
A Dtee_core.c267 struct tee_ioctl_version_data __user *uvers) in tee_ioctl_version()
269 struct tee_ioctl_version_data vers; in tee_ioctl_version()
968 struct tee_ioctl_version_data vers; in implementation_id_show()
1084 struct tee_ioctl_version_data *vers;
1086 int (*match)(struct tee_ioctl_version_data *, const void *);
1100 int (*match)(struct tee_ioctl_version_data *, in tee_client_open_context() argument
1102 const void *data, struct tee_ioctl_version_data *vers) in tee_client_open_context()
1107 struct tee_ioctl_version_data v; in tee_client_open_context()
1148 struct tee_ioctl_version_data *vers) in tee_client_get_version()
/linux/drivers/tee/amdtee/
A Dcore.c25 struct tee_ioctl_version_data *vers) in amdtee_get_version()
27 struct tee_ioctl_version_data v = { in amdtee_get_version()
/linux/drivers/tee/optee/
A Ddevice.c14 static int optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data) in optee_ctx_match()
A Dffa_abi.c722 struct tee_ioctl_version_data *vers) in optee_ffa_get_version()
724 struct tee_ioctl_version_data v = { in optee_ffa_get_version()
A Dsmc_abi.c850 struct tee_ioctl_version_data *vers) in optee_get_version()
852 struct tee_ioctl_version_data v = { in optee_get_version()
/linux/drivers/firmware/broadcom/
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/
A Doptee-rng.c206 static int optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data) in optee_ctx_match()
/linux/drivers/char/tpm/
A Dtpm_ftpm_tee.c198 static int ftpm_tee_match(struct tee_ioctl_version_data *ver, const void *data) in ftpm_tee_match()
/linux/security/keys/trusted-keys/
A Dtrusted_tee.c225 static int optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data) in optee_ctx_match()

Completed in 35 milliseconds