Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dtee.h76 struct tee_ioctl_version_data { struct
85 * Takes a tee_ioctl_version_data struct and returns with the TEE version argument
/linux/drivers/tee/
H A Dtee_core.c1111 int (*match)(struct tee_ioctl_version_data *, in tee_client_open_context()