Home
last modified time | relevance | path

Searched defs:tee_ioctl_version_data (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/uapi/linux/
Dtee.h79 struct tee_ioctl_version_data { struct
88 * Takes a tee_ioctl_version_data struct and returns with the TEE version argument
/Linux-v5.10/drivers/tee/
Dtee_core.c1099 int (*match)(struct tee_ioctl_version_data *, in tee_client_open_context()