Home
last modified time | relevance | path

Searched refs:TEE_IOC_VERSION (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/include/uapi/linux/
Dtee.h87 #define TEE_IOC_VERSION _IOR(TEE_IOC_MAGIC, TEE_IOC_BASE + 0, \ macro
/linux-6.6.21/Documentation/staging/
Dtee.rst34 - TEE_IOC_VERSION lets user space know which TEE this driver handles and
135 which is then returned by TEE_IOC_VERSION
/linux-6.6.21/drivers/tee/
Dtee_core.c824 case TEE_IOC_VERSION: in tee_ioctl()