Home
last modified time | relevance | path

Searched refs:TEE_IOC_VERSION (Results 1 – 4 of 4) sorted by path

/linux/Documentation/tee/
H A Dop-tee.rst19 which is then returned by TEE_IOC_VERSION
/linux/Documentation/userspace-api/
H A Dtee.rst19 - TEE_IOC_VERSION lets user space know which TEE this driver handles and
/linux/drivers/tee/
H A Dtee_core.c827 case TEE_IOC_VERSION: in tee_ioctl()
/linux/include/uapi/linux/
H A Dtee.h88 #define TEE_IOC_VERSION _IOR(TEE_IOC_MAGIC, TEE_IOC_BASE + 0, \ macro