Searched refs:tee_ioctl_version_data (Results 1 – 5 of 5) sorted by relevance
115 struct tee_ioctl_version_data __user *uvers) in tee_ioctl_version()117 struct tee_ioctl_version_data vers; in tee_ioctl_version()796 struct tee_ioctl_version_data vers; in implementation_id_show()937 struct tee_ioctl_version_data *vers;939 int (*match)(struct tee_ioctl_version_data *, const void *);953 int (*match)(struct tee_ioctl_version_data *, in tee_client_open_context() argument955 const void *data, struct tee_ioctl_version_data *vers) in tee_client_open_context()960 struct tee_ioctl_version_data v; in tee_client_open_context()1001 struct tee_ioctl_version_data *vers) in tee_client_get_version()
26 static int optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data) in optee_ctx_match()
207 struct tee_ioctl_version_data *vers) in optee_get_version()209 struct tee_ioctl_version_data v = { in optee_get_version()
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()