Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dtee.h75 struct tee_ioctl_version_data { struct
84 * Takes a tee_ioctl_version_data struct and returns with the TEE version argument
/Linux-v6.6/drivers/tee/
Dtee_core.c1101 int (*match)(struct tee_ioctl_version_data *, in tee_client_open_context()