Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dtee.h87 #define TEE_IOC_VERSION _IOR(TEE_IOC_MAGIC, TEE_IOC_BASE + 0, \ macro
/openbmc/u-boot/doc/
H A DREADME.tee59 which is then returned by TEE_IOC_VERSION
/openbmc/linux/Documentation/staging/
H A Dtee.rst34 - TEE_IOC_VERSION lets user space know which TEE this driver handles and
135 which is then returned by TEE_IOC_VERSION
/openbmc/linux/drivers/tee/
H A Dtee_core.c824 case TEE_IOC_VERSION: in tee_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch830 +pub const TEE_IOC_VERSION: u32 = 2148312064;