Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dtee.h313 #define TEE_IOC_CLOSE_SESSION _IOR(TEE_IOC_MAGIC, TEE_IOC_BASE + 5, \ macro
/linux-6.6.21/Documentation/staging/
Dtee.rst43 - TEE_IOC_CLOSE_SESSION closes a session to a Trusted Application.
/linux-6.6.21/drivers/tee/
Dtee_core.c836 case TEE_IOC_CLOSE_SESSION: in tee_ioctl()