Searched refs:tee_ioctl_version_data (Results 1 – 9 of 9) sorted by relevance
98 struct tee_ioctl_version_data *vers);474 int (*match)(struct tee_ioctl_version_data *,476 const void *data, struct tee_ioctl_version_data *vers);493 struct tee_ioctl_version_data *vers);
79 struct tee_ioctl_version_data { struct92 struct tee_ioctl_version_data)
267 struct tee_ioctl_version_data __user *uvers) in tee_ioctl_version()269 struct tee_ioctl_version_data vers; in tee_ioctl_version()967 struct tee_ioctl_version_data vers; in implementation_id_show()1083 struct tee_ioctl_version_data *vers;1085 int (*match)(struct tee_ioctl_version_data *, const void *);1099 int (*match)(struct tee_ioctl_version_data *, in tee_client_open_context() argument1101 const void *data, struct tee_ioctl_version_data *vers) in tee_client_open_context()1106 struct tee_ioctl_version_data v; in tee_client_open_context()1147 struct tee_ioctl_version_data *vers) in tee_client_get_version()
14 static int optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data) in optee_ctx_match()
208 struct tee_ioctl_version_data *vers) in optee_get_version()210 struct tee_ioctl_version_data v = { in optee_get_version()
25 struct tee_ioctl_version_data *vers) in amdtee_get_version()27 struct tee_ioctl_version_data v = { in amdtee_get_version()
179 static int optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data) in optee_ctx_match()
206 static int optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data) in optee_ctx_match()
198 static int ftpm_tee_match(struct tee_ioctl_version_data *ver, const void *data) in ftpm_tee_match()